Skip to content

Commit 9da96f6

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NamedGraphs to 0.8, (keep existing compat)
1 parent 929b62d commit 9da96f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.1"
34
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.0"
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"

0 commit comments

Comments
 (0)