Skip to content

Commit b1688b8

Browse files
committed
update docs
1 parent 6b0b042 commit b1688b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/make.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ makedocs(;
3636

3737
deploydocs(;
3838
repo="github.com/MultivariatePolynomialSystems/DecomposingGroupRepresentations.jl.git",
39-
devbranch="main",
40-
versions = ["stable", "dev"]
39+
versions = ["stable" => "v1.0.0", "dev" => "main"]
4140
)

0 commit comments

Comments
 (0)