We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9eb6b commit e211f2aCopy full SHA for e211f2a
.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 = "SerializedArrays"
2
uuid = "621c0da3-e96e-4f80-bd06-5ae31cdfcb39"
3
-version = "0.2.13"
+version = "0.2.14"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[deps]
0 commit comments