Skip to content

Commit

Permalink
allow version 1 of documenter
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarling committed Sep 15, 2023
1 parent a9f3a4b commit bf3068e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "0.26, 0.27"
Documenter = "0.26, 0.27, 1"
Distributions = "0.25"

0 comments on commit bf3068e

Please sign in to comment.