Skip to content

Commit

Permalink
v0.1.4 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Fischer committed Jun 2, 2017
1 parent 8b4ae2b commit 7fd54cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celery_utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
from __future__ import absolute_import, unicode_literals


__version__ = '0.1.3'
__version__ = '0.1.4'

default_app_config = 'celery_utils.apps.CeleryUtilsConfig' # pylint: disable=invalid-name

0 comments on commit 7fd54cf

Please sign in to comment.