We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43eef12 commit be893aeCopy full SHA for be893ae
2 files changed
.pre-commit-config.yaml
@@ -12,6 +12,6 @@ repos:
12
exclude_types:
13
- "markdown"
14
- repo: "https://github.com/ITensor/ITensorFormatter.jl"
15
- rev: "v0.2.11"
+ rev: "v0.2.16"
16
hooks:
17
- id: "itensor-formatter"
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockSparseArrays"
2
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
-version = "0.10.26"
+version = "0.10.27"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
0 commit comments