We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32001a commit 01b3b52Copy full SHA for 01b3b52
django_celery_beat/__init__.py
@@ -10,7 +10,7 @@
10
11
from collections import namedtuple
12
13
-__version__ = '1.4.0+singleplatform.1'
+__version__ = '1.4.0+singleplatform.2'
14
__author__ = 'Ask Solem'
15
__contact__ = '[email protected]'
16
__homepage__ = 'https://github.com/celery/django-celery-beat'
0 commit comments