Skip to content

Commit 7e4c461

Browse files
authored
Add missing Graphs compat for docs (#309)
1 parent 89e588f commit 7e4c461

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3-
version = "0.15.24"
3+
version = "0.15.25"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
55

66
[workspace]

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ path = ".."
1414

1515
[compat]
1616
Documenter = "1.10"
17+
Graphs = "1"
1718
ITensorFormatter = "0.2.27"
1819
ITensorNetworks = "0.15"
1920
ITensors = "0.9"

0 commit comments

Comments
 (0)