Skip to content

Commit 78dece8

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

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 = "SparseArraysBase"
22
uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.7.6"
4+
version = "0.7.7"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Aqua = "0.8.11"
1919
ArrayLayouts = "1.11.1"
2020
Dictionaries = "0.4.4"
2121
FillArrays = "1.13.0"
22-
JLArrays = "0.2.0"
22+
JLArrays = "0.2.0, 0.3"
2323
LinearAlgebra = "<0.0.1, 1"
2424
Random = "<0.0.1, 1"
2525
SafeTestsets = "0.1.0"

0 commit comments

Comments
 (0)