Skip to content

Commit 77fa1dd

Browse files
committed
Mark as breaking
1 parent fce6711 commit 77fa1dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3-
version = "0.4.7"
43
authors = ["ITensor developers <[email protected]> and contributors"]
4+
version = "0.5.0"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -22,11 +22,11 @@ TensorAlgebraTensorOperationsExt = "TensorOperations"
2222
[compat]
2323
ArrayLayouts = "1.10.4"
2424
BlockArrays = "1.7.2"
25-
EllipsisNotation = "1.8.0"
25+
EllipsisNotation = "1.8"
2626
LinearAlgebra = "1.10"
2727
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6"
2828
TensorOperations = "5"
2929
TensorProducts = "0.1.5"
30-
TupleTools = "1.6.0"
30+
TupleTools = "1.6"
3131
TypeParameterAccessors = "0.2.1, 0.3, 0.4"
3232
julia = "1.10"

0 commit comments

Comments
 (0)