Skip to content

Commit 34c1e49

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for DerivableInterfaces to 0.4, (keep existing compat) (#66)
* CompatHelper: bump compat for DerivableInterfaces to 0.4, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent ad8a1b4 commit 34c1e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NamedDimsArrays"
22
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.5.5"
4+
version = "0.5.6"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -29,7 +29,7 @@ Adapt = "4.1.1"
2929
ArrayLayouts = "1.11.0"
3030
BlockArrays = "1.3.0"
3131
Compat = "4.16.0"
32-
DerivableInterfaces = "0.3.7"
32+
DerivableInterfaces = "0.4"
3333
FillArrays = "1.13.0"
3434
GradedUnitRanges = "0.1.3"
3535
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)