Skip to content

Commit

Permalink
Bump ITensors compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Mar 27, 2024
1 parent 6f11a2e commit 0c4e4b7
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 = "ITensorNetworks"
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
authors = ["Matthew Fishman <[email protected]> and contributors"]
version = "0.4.1"
version = "0.4.2"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand Down Expand Up @@ -51,7 +51,7 @@ DocStringExtensions = "0.8, 0.9"
EinExprs = "0.6.4"
Graphs = "1.8"
GraphsFlows = "0.1.1"
ITensors = "0.3.23"
ITensors = "0.3.58"
IsApprox = "0.1"
IterTools = "1.4.0"
KrylovKit = "0.6.0"
Expand Down

0 comments on commit 0c4e4b7

Please sign in to comment.