Skip to content

Commit 3e084ac

Browse files
committed
doc/conf.py: add release version 3.0.0
Add release version 3.0.0 to the documentation selection. Signed-off-by: Dan Kalowsky <[email protected]>
1 parent 2a8fa6f commit 3e084ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"current_version": version,
140140
"versions": (
141141
("latest", "/"),
142+
("3.0.0", "/3.0.0/"),
142143
("2.7.0", "/2.7.0/"),
143144
("2.6.0", "/2.6.0/"),
144145
("2.5.0", "/2.5.0/"),

0 commit comments

Comments
 (0)