We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4ccb0 commit 60260c1Copy full SHA for 60260c1
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 = "BlockSparseArrays"
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
-version = "0.10.22"
+version = "0.10.23"
authors = ["ITensor developers <support@itensor.org> and contributors"]
[workspace]
0 commit comments