We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8e08c commit d798f1cCopy full SHA for d798f1c
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 = "ITensorDocsNext"
2
uuid = "701fd796-f527-45da-9a53-2681c1a90c45"
3
-version = "0.1.9"
+version = "0.1.10"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[compat]
0 commit comments