Skip to content

Commit

Permalink
Merge pull request #12 from ITensor/compathelper/new_version/2024-05-…
Browse files Browse the repository at this point in the history
…04-01-14-15-852-01424063379

CompatHelper: bump compat for ITensors to 0.5, (keep existing compat)
  • Loading branch information
mtfishman authored May 4, 2024
2 parents bc841bd + c48a5c7 commit 158d868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

[compat]
ITensors = "0.3, 0.4"
ITensors = "0.3, 0.4, 0.5"
Memoize = "0.4"
TimerOutputs = "0.5"
julia = "1.10"
Expand Down

0 comments on commit 158d868

Please sign in to comment.