Skip to content

Commit bfc6554

Browse files
committed
fix version conflict
1 parent 3b9352d commit bfc6554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.1.0"
4+
version = "0.2.0"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2020
Aqua = "0.8.9"
2121
SafeTestsets = "0.1"
2222
Suppressor = "0.2"
23-
TensorOperations = "4.1.1"
23+
TensorOperations = "5.1.3"
2424
Test = "1.10"

0 commit comments

Comments
 (0)