We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0b042 commit b1688b8Copy full SHA for b1688b8
docs/make.jl
@@ -36,6 +36,5 @@ makedocs(;
36
37
deploydocs(;
38
repo="github.com/MultivariatePolynomialSystems/DecomposingGroupRepresentations.jl.git",
39
- devbranch="main",
40
- versions = ["stable", "dev"]
+ versions = ["stable" => "v1.0.0", "dev" => "main"]
41
)
0 commit comments