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 1
1
[bumpversion]
2
- current_version = 2.3.0
2
+ current_version = 2.3.1
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.3.1
8
8
:Web: http://django-celery-results.readthedocs.io/
9
9
:Download: http://pypi.python.org/pypi/django-celery-results
10
10
:Source: http://github.com/celery/django-celery-results
Original file line number Diff line number Diff line change 8
8
9
9
import django
10
10
11
- __version__ = '2.3.0 '
11
+ __version__ = '2.3.1 '
12
12
__author__ = 'Asif Saif Uddin, Ask Solem'
13
13
__contact__ = 'auvipy@gmai.com, ask@celeryproject.org'
14
14
__homepage__ = 'https://github.com/celery/django-celery-results'
Original file line number Diff line number Diff line change 1
- :Version: 2.3.0
1
+ :Version: 2.3.1
2
2
:Web: http://django-celery-results.readthedocs.io/
3
3
:Download: http://pypi.python.org/pypi/django-celery-results
4
4
:Source: http://github.com/celery/django-celery-results
You can’t perform that action at this time.
0 commit comments