diff --git a/docs/make.jl b/docs/make.jl index 1e67584..150288d 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -24,4 +24,5 @@ makedocs(; deploydocs(; repo="github.com/complexvariables/ComplexPlots.jl", devbranch="main", + versions="stable" => "v^", )