Skip to content

Commit

Permalink
Bump versions (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Dec 22, 2024
1 parent c15f643 commit d9e34be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "BlockSparseArrays"
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
authors = ["ITensor developers <support@itensor.org> and contributors"]
version = "0.2.1"
version = "0.2.2"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down Expand Up @@ -37,10 +37,10 @@ GradedUnitRanges = "0.1.0"
LabelledNumbers = "0.1.0"
LinearAlgebra = "1.10"
MacroTools = "0.5.13"
SparseArraysBase = "0.2"
SparseArraysBase = "0.2.2"
SplitApplyCombine = "1.2.3"
TensorAlgebra = "0.1.0"
TypeParameterAccessors = "0.1.0"
TypeParameterAccessors = "0.2.0"
Test = "1.10"
julia = "1.10"

Expand Down

0 comments on commit d9e34be

Please sign in to comment.