Skip to content

Commit

Permalink
CompatHelper: bump compat for ITensors to 0.4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Apr 17, 2024
1 parent 9dfbd18 commit ac104e6
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"
ITensors = "0.3, 0.4"
Memoize = "0.4"
TimerOutputs = "0.5"
julia = "1.10"
Expand Down

0 comments on commit ac104e6

Please sign in to comment.