Skip to content

Commit a7e32f4

Browse files
committed
Bump to rc2.
1 parent e56efa6 commit a7e32f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pebble_tool/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version_base = (4, 2, 0)
2-
version_suffix = 'rc1'
2+
version_suffix = 'rc2'
33

44
if version_suffix is None:
55
__version_info__ = version_base

0 commit comments

Comments
 (0)