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 7408f93 commit 1486793Copy full SHA for 1486793
django_celery_beat/__init__.py
@@ -10,7 +10,7 @@
10
11
from collections import namedtuple
12
13
-__version__ = '1.4.0+singleplatform.5'
+__version__ = '1.4.0+singleplatform.6'
14
__author__ = 'Ask Solem'
15
__contact__ = '[email protected]'
16
__homepage__ = 'https://github.com/celery/django-celery-beat'
0 commit comments