Skip to content

Commit 1a80ba3

Browse files
authored
Merge pull request #2 from tensor4all/bump-to-v0.1.4
Bump to v0.1.4: support ITensors v0.4 and v0.5
2 parents 2fe6425 + a3d9ad6 commit 1a80ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name = "TCIITensorConversion"
22
uuid = "9f0aa9f4-9415-4e6a-8795-331ebf40aa04"
33
authors = ["Ritter.Marc <[email protected]> and contributors"]
4-
version = "0.1.3"
4+
version = "0.1.4"
55

66
[deps]
77
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
88
TensorCrossInterpolation = "b261b2ec-6378-4871-b32e-9173bb050604"
99

1010
[compat]
11-
ITensors = "0.3, 0.6"
11+
ITensors = "0.3, 0.4, 0.5, 0.6"
1212
TensorCrossInterpolation = "0.8, 0.9"
1313
julia = "1.6"
1414

0 commit comments

Comments
 (0)