Skip to content

Commit f53cdbc

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for GradedUnitRanges in [weakdeps] to 0.2, (keep existing compat) (#38)
* CompatHelper: bump compat for GradedUnitRanges in [weakdeps] to 0.2, (keep existing compat) --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 6ad26d5 commit f53cdbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.1.10"
4+
version = "0.1.11"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -21,7 +21,7 @@ QuantumOperatorDefinitionsSymmetrySectorsExt = ["BlockArrays", "GradedUnitRanges
2121

2222
[compat]
2323
BlockArrays = "1.3.0"
24-
GradedUnitRanges = "0.1.2"
24+
GradedUnitRanges = "0.2"
2525
ITensorBase = "0.1.10"
2626
LabelledNumbers = "0.1.0"
2727
LinearAlgebra = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717
Aqua = "0.8.9"
1818
BlockArrays = "1"
1919
BlockSparseArrays = "0.2, 0.3"
20-
GradedUnitRanges = "0.1"
20+
GradedUnitRanges = "0.2"
2121
ITensorBase = "0.1"
2222
NamedDimsArrays = "0.5"
2323
QuantumOperatorDefinitions = "0.1"

0 commit comments

Comments
 (0)