We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42f9cb commit 9e53dcaCopy full SHA for 9e53dca
pebble_tool/version.py
@@ -1,5 +1,5 @@
1
version_base = (4, 4, 0)
2
-version_suffix = 'beta3'
+version_suffix = 'rc1'
3
4
if version_suffix is None:
5
__version_info__ = version_base
0 commit comments