diff --git a/Project.toml b/Project.toml index cd54027..51125c0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DiagonalArrays" uuid = "74fd4be6-21e2-4f6f-823a-4360d37c7a77" -version = "0.3.48" +version = "0.3.49" authors = ["ITensor developers and contributors"] [workspace] diff --git a/test/Project.toml b/test/Project.toml index 622f959..6256906 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -28,7 +28,7 @@ ITensorPkgSkeleton = "0.3.42" JLArrays = "0.3" LinearAlgebra = "1" MatrixAlgebraKit = "0.2.5, 0.3, 0.4, 0.5, 0.6" -NamedDimsArrays = "0.13, 0.14" +NamedDimsArrays = "0.13, 0.14, 0.15" SafeTestsets = "0.1" SparseArraysBase = "0.9" StableRNGs = "1"