Skip to content

Commit 95f908a

Browse files
committed
Bump versions
1 parent 23e2c3e commit 95f908a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KroneckerArrays"
22
uuid = "05d0b138-81bc-4ff7-84be-08becefb1ccc"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.1.26"
4+
version = "0.1.27"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -25,7 +25,7 @@ KroneckerArraysTensorProductsExt = "TensorProducts"
2525
[compat]
2626
Adapt = "4.3"
2727
BlockArrays = "1.6"
28-
BlockSparseArrays = "0.8.1"
28+
BlockSparseArrays = "0.9"
2929
DerivableInterfaces = "0.5"
3030
DiagonalArrays = "0.3.5"
3131
FillArrays = "1.13"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2222
Adapt = "4"
2323
Aqua = "0.8"
2424
BlockArrays = "1.6"
25-
BlockSparseArrays = "0.8.1"
25+
BlockSparseArrays = "0.9"
2626
DerivableInterfaces = "0.5"
2727
DiagonalArrays = "0.3.7"
2828
FillArrays = "1"

0 commit comments

Comments
 (0)