File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 2.3 .0
2
+ current_version = 2.4 .0
3
3
commit = True
4
4
tag = True
5
5
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?P<releaselevel>[a-z]+)?
Original file line number Diff line number Diff line change 4
4
5
5
|build-status | |coverage | |license | |wheel | |pyversion | |pyimp |
6
6
7
- :Version: 2.3 .0
7
+ :Version: 2.4 .0
8
8
:Web: http://django-celery-beat.readthedocs.io/
9
9
:Download: http://pypi.python.org/pypi/django-celery-beat
10
10
:Source: http://github.com/celery/django-celery-beat
Original file line number Diff line number Diff line change 7
7
8
8
import django
9
9
10
- __version__ = '2.3 .0'
10
+ __version__ = '2.4 .0'
11
11
__author__ = 'Asif Saif Uddin, Ask Solem'
12
12
__contact__ = 'auvipy@gmail.com, ask@celeryproject.org'
13
13
__homepage__ = 'https://github.com/celery/django-celery-beat'
Original file line number Diff line number Diff line change 1
- :Version: 2.3 .0
1
+ :Version: 2.4 .0
2
2
:Web: http://django-celery-beat.readthedocs.io/
3
3
:Download: http://pypi.python.org/pypi/django-celery-beat
4
4
:Source: http://github.com/celery/django-celery-beat
You can’t perform that action at this time.
0 commit comments