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 7bd58c6 commit 30b37baCopy full SHA for 30b37ba
GNNGraphs/docs/make.jl
@@ -48,4 +48,5 @@ makedocs(;
48
deploydocs(repo = "github.com/JuliaGraphs/GraphNeuralNetworks.jl.git",
49
devbranch = "master",
50
dirname = "GNNGraphs",
51
- tag_prefix="GNNGraphs-")
+ tag_prefix="GNNGraphs-",
52
+ versions = ["stable" =>"v1.3.0"])
0 commit comments