Skip to content

Commit d9e34be

Browse files
authored
Bump versions (ITensor#18)
1 parent c15f643 commit d9e34be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -37,10 +37,10 @@ GradedUnitRanges = "0.1.0"
3737
LabelledNumbers = "0.1.0"
3838
LinearAlgebra = "1.10"
3939
MacroTools = "0.5.13"
40-
SparseArraysBase = "0.2"
40+
SparseArraysBase = "0.2.2"
4141
SplitApplyCombine = "1.2.3"
4242
TensorAlgebra = "0.1.0"
43-
TypeParameterAccessors = "0.1.0"
43+
TypeParameterAccessors = "0.2.0"
4444
Test = "1.10"
4545
julia = "1.10"
4646

0 commit comments

Comments
 (0)