Skip to content

Commit 5b76028

Browse files
authored
Update ITensorBase compatibility to include version 0.3
1 parent e8c9e27 commit 5b76028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ QuantumOperatorDefinitionsITensorBaseExt = ["ITensorBase", "GradedArrays", "Name
2020
[compat]
2121
BlockArrays = "1.3.0"
2222
GradedArrays = "0.4"
23-
ITensorBase = "0.2"
23+
ITensorBase = "0.2, 0.3"
2424
LinearAlgebra = "1.10"
2525
NamedDimsArrays = "0.7, 0.8"
2626
Random = "1.10"

0 commit comments

Comments
 (0)