Skip to content

Commit aa36e04

Browse files
authored
Update Project.toml
1 parent 617fa58 commit aa36e04

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 = "QuantumOperatorDefinitions"
22
uuid = "826dd319-6fd5-459a-a990-3a4f214664bf"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -19,7 +19,7 @@ QuantumOperatorDefinitionsGradedArraysExt = ["BlockArrays", "GradedArrays"]
1919

2020
[compat]
2121
BlockArrays = "1.3.0"
22-
GradedArrays = "0.3"
22+
GradedArrays = "0.4"
2323
ITensorBase = "0.2"
2424
LinearAlgebra = "1.10"
2525
NamedDimsArrays = "0.7"

0 commit comments

Comments
 (0)