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