Skip to content

Commit 0084657

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for Zeros to 0.4, (keep existing compat) (#1678)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent 16047db commit 0084657

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 = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
4-
version = "0.9.13"
4+
version = "0.9.14"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -64,7 +64,7 @@ TensorOperations = "5.1.4"
6464
TimerOutputs = "0.5.5"
6565
TupleTools = "1.2"
6666
VectorInterface = "0.4, 0.5"
67-
Zeros = "0.3.0"
67+
Zeros = "0.3.0, 0.4"
6868
ZygoteRules = "0.2.2"
6969
julia = "1.10"
7070

0 commit comments

Comments
 (0)