Skip to content

Commit

Permalink
Bump version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chfoo committed Jun 17, 2016
1 parent b84ba51 commit 0c20cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpull/version.py
Expand Up @@ -32,5 +32,5 @@ def get_version_tuple(string):
return major, minor, patch, level, serial


__version__ = '1.2.3'
__version__ = '2.0'
version_info = get_version_tuple(__version__)

0 comments on commit 0c20cb1

Please sign in to comment.