Skip to content
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -522,9 +522,9 @@ def setup(app: Sphinx):
# built documents.
#
# The short X.Y version.
# version = '11.1'
# version = '11.2'
# The full version, including alpha/beta/rc tags.
# release = '11.1'
# release = '11.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down