Skip to content

Commit 30b37ba

Browse files
committed
test
1 parent 7bd58c6 commit 30b37ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

GNNGraphs/docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ makedocs(;
4848
deploydocs(repo = "github.com/JuliaGraphs/GraphNeuralNetworks.jl.git",
4949
devbranch = "master",
5050
dirname = "GNNGraphs",
51-
tag_prefix="GNNGraphs-")
51+
tag_prefix="GNNGraphs-",
52+
versions = ["stable" =>"v1.3.0"])

0 commit comments

Comments
 (0)