Skip to content

Commit af44a4b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DerivableInterfaces to 0.4, (keep existing compat)
1 parent 01fba94 commit af44a4b

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 = "ITensorBase"
22
uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.1.24"
4+
version = "0.1.25"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -26,7 +26,7 @@ ITensorBaseSparseArraysBaseExt = ["NamedDimsArrays", "SparseArraysBase"]
2626

2727
[compat]
2828
Accessors = "0.1.39"
29-
DerivableInterfaces = "0.3.7"
29+
DerivableInterfaces = "0.3.7, 0.4"
3030
DiagonalArrays = "0.3"
3131
FillArrays = "1.13.0"
3232
GradedUnitRanges = "0.1.4"

0 commit comments

Comments
 (0)