Skip to content

Commit 2de5a5c

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for BlockSparseArrays to 0.7 for package test, (keep existing compat) (#52)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 837a729 commit 2de5a5c

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 = "QuantumOperatorDefinitions"
22
uuid = "826dd319-6fd5-459a-a990-3a4f214664bf"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.3"
4+
version = "0.2.4"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515
[compat]
1616
Aqua = "0.8.9"
1717
BlockArrays = "1"
18-
BlockSparseArrays = "0.6"
18+
BlockSparseArrays = "0.6, 0.7"
1919
GradedArrays = "0.4"
2020
ITensorBase = "0.2"
2121
NamedDimsArrays = "0.7"

0 commit comments

Comments
 (0)