Skip to content

Commit 36aa5f8

Browse files
committed
update for 8.6.0-beta2 release
1 parent bef4c7a commit 36aa5f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ def __getattr__(cls, name):
9292
# built documents.
9393
#
9494
# The short X.Y version.
95-
version = '8.4'
95+
version = '8.6'
9696
# The full version, including alpha/beta/rc tags.
97-
release = '8.4.1'
97+
release = '8.6.0-beta2'
9898
# The language for content autogenerated by Sphinx. Refer to documentation
9999
# for a list of supported languages.
100100
#language = None

0 commit comments

Comments
 (0)