File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9494# built documents.
9595#
9696# The short X.Y version.
97- version = "3.24.dev0 "
97+ version = "3.24.0rc0 "
9898# The full version, including alpha/beta/rc tags.
99- release = "3.24.dev0 "
99+ release = "3.24.0rc0 "
100100
101101# The language for content autogenerated by Sphinx. Refer to documentation
102102# for a list of supported languages.
Original file line number Diff line number Diff line change 2222# default_version is the version if "git describe --tags" falls through
2323# Additional package info is set in foqus_lib/version/version.template.
2424# The version module, just makes it a bit easier for FOQUS to pull package info
25- default_version = "3.24.dev0 "
25+ default_version = "3.24.0rc0 "
2626
2727try :
2828 version = (
You can’t perform that action at this time.
0 commit comments