Skip to content

Commit 09e8aff

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for GradedUnitRanges to 0.2 for package test, (keep existing compat) (#43)
* CompatHelper: bump compat for GradedUnitRanges to 0.2 for package test, (keep existing compat) --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent c4baa89 commit 09e8aff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.5"
4+
version = "0.2.6"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2222
Aqua = "0.8.9"
2323
BlockArrays = "1.4.0"
2424
EllipsisNotation = "1.8.0"
25-
GradedUnitRanges = "0.1.7"
25+
GradedUnitRanges = "0.2"
2626
JLArrays = "0.2.0"
2727
LabelledNumbers = "0.1.1"
2828
LinearAlgebra = "<0.0.1, 1"

0 commit comments

Comments
 (0)