File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.5.1
2+ current_version = 2.6.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: 2.5.1
7+ :Version: 2.6.0
88:Web: https://django-celery-results.readthedocs.io/
99:Download: https://pypi.python.org/pypi/django-celery-results
1010:Source: https://github.com/celery/django-celery-results
Original file line number Diff line number Diff line change 99
1010import django
1111
12- __version__ = '2.5.1 '
13- __author__ = 'Asif Saif Uddin, Ask Solem '
12+ __version__ = '2.6.0 '
13+ __author__ = 'Asif Saif Uddin'
14141515__homepage__ = 'https://github.com/celery/django-celery-results'
1616__docformat__ = 'restructuredtext'
Original file line number Diff line number Diff line change 1- :Version: 2.5.1
1+ :Version: 2.6.0
22:Web: https://django-celery-results.readthedocs.io/
33:Download: https://pypi.python.org/pypi/django-celery-results
44:Source: https://github.com/celery/django-celery-results
You can’t perform that action at this time.
0 commit comments