Skip to content

Commit

Permalink
Bump version: 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damnever committed Nov 7, 2017
1 parent 65fccdb commit 23ea99b
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.7.0'
version = __version__ = '0.7.1'
version_info = [int(num) for num in version.split('.')]

0 comments on commit 23ea99b

Please sign in to comment.