Skip to content

Commit 62f29c2

Browse files
committed
4.1 final.
1 parent 9622e94 commit 62f29c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, 1, 0)
2-
version_suffix = 'rc3'
2+
version_suffix = None
33

44
if version_suffix is None:
55
__version_info__ = version_base

0 commit comments

Comments
 (0)