Skip to content

Commit

Permalink
[ITensors] Bump VectorInterface compat to v0.5, bump to v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored Nov 15, 2024
1 parent 0285254 commit e7baa9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ITensors"
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
version = "0.7.6"
version = "0.7.7"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down Expand Up @@ -60,7 +60,7 @@ StaticArrays = "0.12, 1.0"
Strided = "1.1, 2"
TimerOutputs = "0.5.5"
TupleTools = "1.2"
VectorInterface = "0.4"
VectorInterface = "0.4, 0.5"
Zeros = "0.3.0"
ZygoteRules = "0.2.2"
julia = "1.10"
Expand Down

0 comments on commit e7baa9a

Please sign in to comment.