Skip to content

Commit

Permalink
Publish 0.60 - see #64
Browse files Browse the repository at this point in the history
Since it's semver, 0.23 > 0.6
  • Loading branch information
mdamien committed Apr 13, 2019
1 parent 59a1636 commit 399beb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple_email_confirmation/__init__.py
@@ -1,4 +1,4 @@
__version__ = '0.6'
__version__ = '0.60'
__all__ = [
'email_confirmed',
'unconfirmed_email_created',
Expand Down

0 comments on commit 399beb8

Please sign in to comment.