Skip to content

Commit

Permalink
Version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhford committed Feb 15, 2019
1 parent 7e8dfbd commit b22d666
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.7'
__version__ = '2.0.0'
__author__ = 'Peter Moore'
__license__ = 'MPL 2.0'
__all__ = [
Expand Down

0 comments on commit b22d666

Please sign in to comment.