Skip to content

Commit

Permalink
Bump to 4.1-rc3!
Browse files Browse the repository at this point in the history
  • Loading branch information
Katharine committed Feb 2, 2016
1 parent 9847bd2 commit 9622e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pebble_tool/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version_base = (4, 1, 0)
version_suffix = 'rc2'
version_suffix = 'rc3'

if version_suffix is None:
__version_info__ = version_base
Expand Down

0 comments on commit 9622e94

Please sign in to comment.