Skip to content
Open
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,9 @@ def setup(app: Sphinx):
# built documents.
#
# The short X.Y version.
# version = '11.6'
# version = '11.7'
# The full version, including alpha/beta/rc tags.
# release = '11.6'
# release = '11.7'

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