Skip to content

Commit e86ab19

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for NamedDimsArrays to 0.15 for package test, (keep existing compat) (#106)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent 7d0e3d7 commit e86ab19

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,6 +1,6 @@
11
name = "DiagonalArrays"
22
uuid = "74fd4be6-21e2-4f6f-823a-4360d37c7a77"
3-
version = "0.3.48"
3+
version = "0.3.49"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ITensorPkgSkeleton = "0.3.42"
2828
JLArrays = "0.3"
2929
LinearAlgebra = "1"
3030
MatrixAlgebraKit = "0.2.5, 0.3, 0.4, 0.5, 0.6"
31-
NamedDimsArrays = "0.13, 0.14"
31+
NamedDimsArrays = "0.13, 0.14, 0.15"
3232
SafeTestsets = "0.1"
3333
SparseArraysBase = "0.9"
3434
StableRNGs = "1"

0 commit comments

Comments
 (0)