diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 33fd6efb5b..5910135fb0 100644 --- a/NDTensors/Project.toml +++ b/NDTensors/Project.toml @@ -1,7 +1,7 @@ name = "NDTensors" uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf" authors = ["Matthew Fishman "] -version = "0.3.60" +version = "0.3.61" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -72,7 +72,7 @@ GPUArraysCore = "0.1, 0.2" HDF5 = "0.14, 0.15, 0.16, 0.17" HalfIntegers = "1" InlineStrings = "1" -JLArrays = "0.1" +JLArrays = "0.1, 0.2" LinearAlgebra = "<0.0.1, 1.6" MacroTools = "0.5" MappedArrays = "0.4"