Skip to content

Commit

Permalink
Merge branch 'main' into non-abelian_fusion
Browse files Browse the repository at this point in the history
  • Loading branch information
ogauthe committed Sep 17, 2024
2 parents d9cd486 + 1ef12d6 commit 933c0d4
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 <[email protected]>", "Miles Stoudenmire <[email protected]>"]
version = "0.6.17"
version = "0.6.18"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down Expand Up @@ -52,7 +52,7 @@ Dictionaries = "0.4"
DocStringExtensions = "0.9.3"
Functors = "0.2, 0.3, 0.4"
HDF5 = "0.14, 0.15, 0.16, 0.17"
IsApprox = "0.1"
IsApprox = "0.1, 1"
KrylovKit = "0.4.2, 0.5, 0.6, 0.7, 0.8"
LinearAlgebra = "1.6"
LinearMaps = "3"
Expand Down

0 comments on commit 933c0d4

Please sign in to comment.