Skip to content

Commit 4684ae0

Browse files
authored
[Docs] Upgrade to Documenter v1 (#1632)
1 parent ec4991a commit 4684ae0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.8.4"
4+
version = "0.8.5"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

docs/Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
66
Strided = "5e0ebb24-38b0-5f93-81fe-25c709ecae67"
77

88
[compat]
9-
Documenter = "0.27"
9+
Documenter = "1.9.0"
10+
HDF5 = "0.17.2"
11+
ITensors = "0.8.4"
12+
Strided = "2.2.0"
13+
LinearAlgebra = "1.10.0"

0 commit comments

Comments
 (0)