We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbecda commit 625539eCopy full SHA for 625539e
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 = "FunctionImplementations"
2
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3
-version = "0.4.9"
+version = "0.4.10"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
0 commit comments