Skip to content

Commit fc9e027

Browse files
committed
Update version numbers for 5.1.0 release
1 parent 6015bfc commit fc9e027

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
# built documents.
1111
#
1212
# The short X.Y version.
13-
version = '5.next'
13+
version = '5.x'
1414

1515
# The full version, including alpha/beta/rc tags.
16-
release = '5.next'
16+
release = '5.x'
1717

1818
# The search index version.
19-
search_version = '5-next'
19+
search_version = '5-x'
2020

2121
# The marketing diplay name for the book.
2222
version_name = 'Chiffon'
@@ -39,7 +39,7 @@
3939

4040
# The GitHub branch name for this version of the docs
4141
# for edit links to point at.
42-
branch = '5.next'
42+
branch = '5.x'
4343

4444
# Add any paths that contain custom themes here, relative to this directory.
4545
html_theme_path = []

0 commit comments

Comments
 (0)