Skip to content

Commit 5b53e00

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for NamedGraphs to 0.8, (keep existing compat) (#22)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: mtfishman <[email protected]>
1 parent 37695c5 commit 5b53e00

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 = "ITensorNetworksNext"
22
uuid = "302f2e75-49f0-4526-aef7-d8ba550cb06c"
3+
version = "0.2.3"
34
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.2"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -42,7 +42,7 @@ Graphs = "1.13.1"
4242
LinearAlgebra = "1.10"
4343
MacroTools = "0.5.16"
4444
NamedDimsArrays = "0.8"
45-
NamedGraphs = "0.6.9, 0.7"
45+
NamedGraphs = "0.6.9, 0.7, 0.8"
4646
SimpleTraits = "0.9.5"
4747
SplitApplyCombine = "1.2.3"
4848
TensorOperations = "5.3.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Graphs = "1.13.1"
2525
ITensorBase = "0.3"
2626
ITensorNetworksNext = "0.2"
2727
NamedDimsArrays = "0.8"
28-
NamedGraphs = "0.6.8, 0.7"
28+
NamedGraphs = "0.6.8, 0.7, 0.8"
2929
QuadGK = "2.11.2"
3030
SafeTestsets = "0.1"
3131
Suppressor = "0.2.8"

0 commit comments

Comments
 (0)