We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4622d commit f9f342aCopy full SHA for f9f342a
2 files changed
.github/workflows/FormatCheck.yml
@@ -1,8 +1,6 @@
1
name: "Format Check"
2
on:
3
pull_request_target:
4
- paths:
5
- - "**/*.jl"
6
types:
7
- "opened"
8
- "synchronize"
Project.toml
@@ -1,6 +1,6 @@
name = "SparseArraysBase"
uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208"
-version = "0.9.9"
+version = "0.9.10"
authors = ["ITensor developers <support@itensor.org> and contributors"]
[workspace]
0 commit comments