Skip to content

Commit a92459e

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for JLArrays in [weakdeps] to 0.2 for package NDTensors, (keep existing compat) (#1576)
* CompatHelper: bump compat for JLArrays in [weakdeps] to 0.2 for package NDTensors, (keep existing compat) * [NDTensors] Bump to v0.3.61 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 99513c3 commit a92459e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NDTensors/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NDTensors"
22
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
33
authors = ["Matthew Fishman <[email protected]>"]
4-
version = "0.3.60"
4+
version = "0.3.61"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -72,7 +72,7 @@ GPUArraysCore = "0.1, 0.2"
7272
HDF5 = "0.14, 0.15, 0.16, 0.17"
7373
HalfIntegers = "1"
7474
InlineStrings = "1"
75-
JLArrays = "0.1"
75+
JLArrays = "0.1, 0.2"
7676
LinearAlgebra = "<0.0.1, 1.6"
7777
MacroTools = "0.5"
7878
MappedArrays = "0.4"

0 commit comments

Comments
 (0)