We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2903c4a commit b592be1Copy full SHA for b592be1
3 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "ITensorFormatter"
2
uuid = "b6bf39f1-c9d3-4bad-aad8-593d802f65fd"
3
-version = "0.2.27"
+version = "0.2.28"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
docs/Project.toml
@@ -7,4 +7,4 @@ path = ".."
7
8
[compat]
9
Documenter = "1"
10
-ITensorFormatter = "0.2"
+ITensorFormatter = "0.2.27"
test/Project.toml
@@ -13,7 +13,7 @@ path = ".."
13
14
Aqua = "0.8"
15
ITensorFormatter = "0.2"
16
-ITensorPkgSkeleton = "0.3.40"
+ITensorPkgSkeleton = "0.3.42"
17
JuliaSyntax = "0.4.10, 1"
18
SafeTestsets = "0.1"
19
Suppressor = "0.2"
0 commit comments