Skip to content

Commit bb06cd4

Browse files
committed
Update version
1 parent 92e3784 commit bb06cd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SparseArraysBase"
22
uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.5.4"
4+
version = "0.6.0"
55

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

examples/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
55

66
[compat]
77
Dictionaries = "0.4.4"
8-
SparseArraysBase = "0.5.0"
8+
SparseArraysBase = "0.6.0"
99
Test = "<0.0.1, 1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ JLArrays = "0.2.0"
2323
LinearAlgebra = "<0.0.1, 1"
2424
Random = "<0.0.1, 1"
2525
SafeTestsets = "0.1.0"
26-
SparseArraysBase = "0.5.0"
26+
SparseArraysBase = "0.6.0"
2727
StableRNGs = "1.0.2"
2828
Suppressor = "0.2.8"
2929
Test = "<0.0.1, 1"

0 commit comments

Comments
 (0)