Skip to content

Commit fa84c90

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for GradedUnitRanges in [weakdeps] to 0.2, (keep existing compat) (#68)
* CompatHelper: bump compat for GradedUnitRanges in [weakdeps] to 0.2, (keep existing compat) --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent b4a006d commit fa84c90

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 = "NamedDimsArrays"
22
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.5.7"
4+
version = "0.5.8"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -31,7 +31,7 @@ BlockArrays = "1.3.0"
3131
Compat = "4.16.0"
3232
DerivableInterfaces = "0.4"
3333
FillArrays = "1.13.0"
34-
GradedUnitRanges = "0.1.3"
34+
GradedUnitRanges = "0.2"
3535
LinearAlgebra = "1.10"
3636
MapBroadcast = "0.1.6"
3737
Random = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Aqua = "0.8.9"
1919
BlockArrays = "1"
2020
BlockSparseArrays = "0.2, 0.3"
2121
Combinatorics = "1"
22-
GradedUnitRanges = "0.1"
22+
GradedUnitRanges = "0.2"
2323
NamedDimsArrays = "0.5"
2424
SafeTestsets = "0.1"
2525
Suppressor = "0.2"

0 commit comments

Comments
 (0)