Skip to content

Commit 4e20b2d

Browse files
CompatHelper: add new compat entry for GradedArrays at version 0.2 for package test, (keep existing compat) (#37)
1 parent 97f202f commit 4e20b2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FusionTensors"
22
uuid = "e16ca583-1f51-4df0-8e12-57d32947d33e"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Aqua = "0.8.11"
1616
BlockArrays = "1.5.0"
1717
BlockSparseArrays = "0.4.0"
1818
FusionTensors = "0.3.0"
19+
GradedArrays = "0.2"
1920
LinearAlgebra = "1.10.0"
2021
SafeTestsets = "0.1.0"
2122
Suppressor = "0.2.8"

0 commit comments

Comments
 (0)