We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6575f commit 4f4c028Copy full SHA for 4f4c028
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 = "ITensorBase"
2
uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
3
-version = "0.5.11"
+version = "0.5.12"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
0 commit comments