Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treyhunner committed May 19, 2020
1 parent 69bf5c3 commit 0acc452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email_log/__init__.py
@@ -1,4 +1,4 @@
default_app_config = 'email_log.apps.EmailLogConfig'


__version__ = '0.2.0'
__version__ = '1.0.0'

0 comments on commit 0acc452

Please sign in to comment.