Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickromano committed Jan 4, 2018
1 parent a20bd32 commit 1c694ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daily_digest/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.0.1'
__version__ = '0.0.2'
default_app_config = 'daily_digest.apps.DailyDigestConfig' # noqa

0 comments on commit 1c694ee

Please sign in to comment.