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 = 5.2.0
2
+ current_version = 5.2.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\d]+)?
Original file line number Diff line number Diff line change 2
2
3
3
|build-status | |coverage | |license | |wheel | |pyversion | |pyimp | |ocbackerbadge | |ocsponsorbadge |
4
4
5
- :Version: 5.2.0 (dawn-chorus)
5
+ :Version: 5.2.1 (dawn-chorus)
6
6
:Web: https://docs.celeryproject.org/en/stable/index.html
7
7
:Download: https://pypi.org/project/celery/
8
8
:Source: https://github.com/celery/celery/
Original file line number Diff line number Diff line change 17
17
18
18
SERIES = 'dawn-chorus'
19
19
20
- __version__ = '5.2.0 '
20
+ __version__ = '5.2.1 '
21
21
__author__ = 'Ask Solem'
22
22
__contact__ = 'auvipy@gmail.com'
23
23
__homepage__ = 'http://celeryproject.org'
Original file line number Diff line number Diff line change 1
- :Version: 5.2.0 (cliffs)
1
+ :Version: 5.2.1 (cliffs)
2
2
:Web: http://celeryproject.org/
3
3
:Download: https://pypi.org/project/celery/
4
4
:Source: https://github.com/celery/celery/
You can’t perform that action at this time.
0 commit comments