Skip to content

Commit ad46ea4

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for BlockSparseArrays to 0.9 for package test, (keep existing compat) (#103)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 97083fc commit ad46ea4

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 = "NamedDimsArrays"
22
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.7.8"
4+
version = "0.7.9"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
Adapt = "4"
1717
Aqua = "0.8.9"
1818
BlockArrays = "1"
19-
BlockSparseArrays = "0.8"
19+
BlockSparseArrays = "0.8, 0.9"
2020
Combinatorics = "1"
2121
GradedArrays = "0.4"
2222
NamedDimsArrays = "0.7"

0 commit comments

Comments
 (0)