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 c6f4786 commit 3d6d1d9Copy full SHA for 3d6d1d9
docs/make.jl
@@ -36,5 +36,5 @@ makedocs(;
36
37
deploydocs(;
38
repo="github.com/MultivariatePolynomialSystems/DecomposingGroupRepresentations.jl.git",
39
- versions = ["stable" => "v0.1.0", "dev" => "main"]
+ devbranch = "main"
40
)
0 commit comments