Skip to content

Commit f76bd0f

Browse files
ITensorBotCompatHelper Julia
andauthored
CompatHelper: bump compat for Zeros to 0.5, (keep existing compat) (#1751)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 51c5b51 commit f76bd0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
3-
version = "0.9.27"
3+
version = "0.9.28"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
55

66
[workspace]
@@ -67,6 +67,6 @@ TensorOperations = "5.1.4"
6767
TimerOutputs = "0.5.5"
6868
TupleTools = "1.2"
6969
VectorInterface = "0.4, 0.5"
70-
Zeros = "0.3, 0.4"
70+
Zeros = "0.3, 0.4, 0.5"
7171
ZygoteRules = "0.2.2"
7272
julia = "1.10"

0 commit comments

Comments
 (0)