Skip to content

Commit

Permalink
Merge pull request #10 from XingyuZhang2018/compathelper/new_version/…
Browse files Browse the repository at this point in the history
…2022-09-01-00-43-38-560-03379308680

CompatHelper: bump compat for OMEinsum to 0.7, (keep existing compat)
  • Loading branch information
XingyuZhang2018 authored Sep 1, 2022
2 parents 557b908 + c9fc52c commit 15e5b24
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
Expand Up @@ -20,13 +20,13 @@ ChainRulesCore = "1.11"
IterTools = "1.3"
JLD2 = "0.4"
KrylovKit = "0.5"
OMEinsum = "0.6"
OMEinsum = "0.6, 0.7"
Zygote = "0.6"
julia = "1.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "Documenter"]

0 comments on commit 15e5b24

Please sign in to comment.