Skip to content

Commit

Permalink
Updated version for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Knobbs committed Sep 3, 2014
1 parent e3c29f0 commit 14f5813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pychievements/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@


__title__ = 'pychievements'
__version__ = '0.1.1'
__build__ = 0x000101
__version__ = '0.1.2'
__build__ = 0x000102
__auther__ = 'Brian Knobbs'
__license__ = 'MIT'
__copyright__ = 'Copyright 2014 Brian Knobbs'
Expand Down

0 comments on commit 14f5813

Please sign in to comment.