Skip to content

Commit

Permalink
Bumped version number to 1.0.7 for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
petemoore committed Feb 12, 2016
1 parent 1f5bacc commit 5fc9b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slugid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from .slugid import decode, encode, nice, v4

__title__ = 'slugid'
__version__ = '1.0.6'
__version__ = '1.0.7'
__author__ = 'Peter Moore'
__license__ = 'MPL 2.0'
__all__ = [
Expand Down

0 comments on commit 5fc9b5e

Please sign in to comment.