Skip to content

Commit 19112c5

Browse files
authored
[ITensors] Introduce ITensorsPackageCompilerExt (#1403)
1 parent 06f1120 commit 19112c5

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.5"
4+
version = "0.1.6"
55

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

1111
[compat]
1212
Compat = "3.40.0, 4"
13-
ITensors = "0.3.58, 0.4"
13+
ITensors = "0.3.58, 0.4, 0.5"
1414
LinearAlgebra = "1.6"
1515
julia = "1.6"

0 commit comments

Comments
 (0)