Skip to content

Commit

Permalink
Bump version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chfoo committed Apr 3, 2015
1 parent a7ca8c2 commit 209b599
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.1a1'
__version__ = '1.1'
version_info = get_version_tuple(__version__)

0 comments on commit 209b599

Please sign in to comment.