Skip to content

Commit d6399ea

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ITensorMPS to 0.4, (keep existing compat)
1 parent 3ed895b commit d6399ea

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 = "ITensorGaussianMPS"
22
uuid = "2be41995-7c9f-4653-b682-bfa4e7cebb93"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org> and contributors"]
55

66
[workspace]
@@ -14,7 +14,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1414

1515
[compat]
1616
Compat = "3.40, 4"
17-
ITensorMPS = "0.3"
17+
ITensorMPS = "0.3, 0.4"
1818
ITensors = "0.7, 0.8, 0.9"
1919
LinearAlgebra = "1.10"
2020
julia = "1.10"

0 commit comments

Comments
 (0)