Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Damnever committed Nov 5, 2015
1 parent f1ad01b commit 3257f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pigar/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

from __future__ import print_function, division, absolute_import

version = __version__ = '0.6.1'
version = __version__ = '0.6.2'
version_info = [int(num) for num in version.split('.')]

0 comments on commit 3257f14

Please sign in to comment.