Skip to content

Commit bc8fffd

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for ITensorMPS to 0.2, (keep existing compat) (#10)
* CompatHelper: bump compat for ITensorMPS to 0.2, (keep existing compat) * Bump to ITensorMPS.jl v0.2 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent be2fb24 commit bc8fffd

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,7 +1,7 @@
11
name = "ITensorGaussianMPS"
22
uuid = "2be41995-7c9f-4653-b682-bfa4e7cebb93"
33
authors = ["Matthew Fishman <[email protected]> and contributors"]
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -11,7 +11,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111

1212
[compat]
1313
Compat = "3.40.0, 4"
14-
ITensorMPS = "0.1"
14+
ITensorMPS = "0.1, 0.2"
1515
ITensors = "0.3.58, 0.4, 0.5, 0.6"
1616
LinearAlgebra = "1.6"
1717
julia = "1.6"

0 commit comments

Comments
 (0)