We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219df19 commit 1b093e1Copy full SHA for 1b093e1
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.16"
+ rev: "v0.2.19"
16
hooks:
17
- id: "itensor-formatter"
Project.toml
@@ -1,6 +1,6 @@
1
name = "SparseArraysBase"
2
uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208"
3
-version = "0.9.16"
+version = "0.9.17"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
0 commit comments