Skip to content

Commit

Permalink
Bump version 1.2a1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
chfoo committed Apr 3, 2015
1 parent 1af45d0 commit fba51c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpull/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ def get_version_tuple(string):
return major, minor, patch, level, serial


__version__ = '1.1a1'
__version__ = '1.2a1'
version_info = get_version_tuple(__version__)

0 comments on commit fba51c2

Please sign in to comment.