Skip to content

Commit 9f7d4bc

Browse files
committed
release: adding 2.0.0 doc link
Add 2.0.0 release to the list and remove the last release. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent 07d750e commit 9f7d4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,11 +525,11 @@
525525
'theme_logo_only': False,
526526
'current_version': version,
527527
'versions': ( ("latest", "/"),
528+
("2.0.0", "/2.0.0/"),
528529
("1.14.0", "/1.14.0/"),
529530
("1.13.0", "/1.13.0/"),
530531
("1.12.0", "/1.12.0/"),
531532
("1.11.0", "/1.11.0/"),
532-
("1.10.0", "/1.10.0/"),
533533
)
534534
}
535535

0 commit comments

Comments
 (0)