Skip to content

Commit e26bcf3

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for JLArrays to 0.3 for package test, (keep existing compat) (#52)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 4b21b9c commit e26bcf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
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.2.5"
4+
version = "0.2.6"
55

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

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ DerivableInterfaces = "0.5"
2828
DiagonalArrays = "0.3.7"
2929
FillArrays = "1"
3030
GPUArraysCore = "0.2"
31-
JLArrays = "0.2"
31+
JLArrays = "0.2, 0.3"
3232
KroneckerArrays = "0.2"
3333
LinearAlgebra = "1.10"
3434
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5"

0 commit comments

Comments
 (0)