Skip to content

Commit f52b974

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for JLArrays to 0.3 for package test, (keep existing compat) (#27)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent 6ddbe9d commit f52b974

2 files changed

Lines changed: 2 additions & 2 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 = "UnallocatedArrays"
22
uuid = "43c9e47c-e622-40fb-bf18-a09fc8c466b6"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.1.7"
4+
version = "0.1.8"
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
@@ -13,7 +13,7 @@ UnallocatedArrays = "43c9e47c-e622-40fb-bf18-a09fc8c466b6"
1313
[compat]
1414
Aqua = "0.8.9"
1515
FillArrays = "1.13.0"
16-
JLArrays = "0.2.0"
16+
JLArrays = "0.2.0, 0.3"
1717
LinearAlgebra = "<0.0.1, 1"
1818
Pkg = "<0.0.1, 1"
1919
SafeTestsets = "0.1"

0 commit comments

Comments
 (0)