Skip to content

Commit 1486793

Browse files
Bump version to 1.4.0+singleplatform.6 to account for django-timezone-field bump to 4.2
1 parent 7408f93 commit 1486793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_celery_beat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from collections import namedtuple
1212

13-
__version__ = '1.4.0+singleplatform.5'
13+
__version__ = '1.4.0+singleplatform.6'
1414
__author__ = 'Ask Solem'
1515
__contact__ = '[email protected]'
1616
__homepage__ = 'https://github.com/celery/django-celery-beat'

0 commit comments

Comments
 (0)