Skip to content

Commit 2d7db49

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for EinExprs in [weakdeps] to 0.7, (keep existing compat) (#240)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent ea0f467 commit 2d7db49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.13.11"
4+
version = "0.13.12"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -58,7 +58,7 @@ DataStructures = "0.18"
5858
Dictionaries = "0.4"
5959
Distributions = "0.25.86"
6060
DocStringExtensions = "0.9"
61-
EinExprs = "0.6.4"
61+
EinExprs = "0.6.4, 0.7"
6262
Graphs = "1.8"
6363
GraphsFlows = "0.1.1"
6464
ITensors = "0.7, 0.8, 0.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Compat = "4.16.0"
3939
DataGraphs = "0.2.6"
4040
Dictionaries = "0.4.4"
4141
Distributions = "0.25.118"
42-
EinExprs = "0.6.8"
42+
EinExprs = "0.6.8, 0.7"
4343
Glob = "1.3.1"
4444
Graphs = "1.12.0"
4545
GraphsFlows = "0.1.1"

0 commit comments

Comments
 (0)