Skip to content

Commit 9225d19

Browse files
CompatHelper Juliamtfishman
authored andcommitted
CompatHelper: bump compat for TensorAlgebra to 0.9, (keep existing compat)
1 parent 09114f6 commit 9225d19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorBase"
22
uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
3-
version = "0.5.18"
3+
version = "0.5.19"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]
@@ -18,5 +18,5 @@ Accessors = "0.1.39"
1818
ConstructionBase = "1.6"
1919
NamedDimsArrays = "0.14, 0.15"
2020
Random = "1.10"
21-
TensorAlgebra = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
21+
TensorAlgebra = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9"
2222
julia = "1.10"

0 commit comments

Comments
 (0)