We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15156f5 commit cf634dcCopy full SHA for cf634dc
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
# default_version is the version if "git describe --tags" falls through
23
# Additional package info is set in foqus_lib/version/version.template.
24
# The version module, just makes it a bit easier for FOQUS to pull package info
25
-default_version = "3.28.rc0"
+default_version = "3.28.0rc0"
26
27
try:
28
version = (
0 commit comments