Skip to content

Commit a268e7a

Browse files
committed
Bump to 4.1.1 final.
1 parent b4a529e commit a268e7a

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, 1)
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)