File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.3 .0
2+ current_version = 1.4 .0
33commit = True
44tag = True
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?P<releaselevel>[a-z]+)?
Original file line number Diff line number Diff line change 44
55|build-status | |coverage | |license | |wheel | |pyversion | |pyimp |
66
7- :Version: 1.3 .0
7+ :Version: 1.4 .0
88:Web: http://django-celery-beat.readthedocs.io/
99:Download: http://pypi.python.org/pypi/django-celery-beat
1010:Source: http://github.com/celery/django-celery-beat
Original file line number Diff line number Diff line change 1010
1111from collections import namedtuple
1212
13- __version__ = '1.3 .0'
13+ __version__ = '1.4 .0'
1414__author__ = 'Ask Solem'
15151616__homepage__ = 'https://github.com/celery/django-celery-beat'
Original file line number Diff line number Diff line change 1- :Version: 1.3 .0
1+ :Version: 1.4 .0
22:Web: http://django-celery-beat.readthedocs.io/
33:Download: http://pypi.python.org/pypi/django-celery-beat
44:Source: http://github.com/celery/django-celery-beat
You can’t perform that action at this time.
0 commit comments