Skip to content

Commit 7cc3b6a

Browse files
committed
Bump version
1 parent 2c91f25 commit 7cc3b6a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
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 <support@itensor.org> and contributors"]
4-
version = "0.10.16"
4+
version = "0.10.17"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2121
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2222

23-
[sources.BlockSparseArrays]
24-
path = ".."
23+
[sources]
24+
BlockSparseArrays = {path = ".."}
2525

2626
[compat]
2727
Adapt = "4"

0 commit comments

Comments
 (0)