Skip to content

Commit e7baa9a

Browse files
authored
[ITensors] Bump VectorInterface compat to v0.5, bump to v0.7.7
1 parent 0285254 commit e7baa9a

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 <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.7.6"
4+
version = "0.7.7"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -60,7 +60,7 @@ StaticArrays = "0.12, 1.0"
6060
Strided = "1.1, 2"
6161
TimerOutputs = "0.5.5"
6262
TupleTools = "1.2"
63-
VectorInterface = "0.4"
63+
VectorInterface = "0.4, 0.5"
6464
Zeros = "0.3.0"
6565
ZygoteRules = "0.2.2"
6666
julia = "1.10"

0 commit comments

Comments
 (0)