File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 4.1.0
2+ current_version = 4.2.0rc1
33commit = True
44tag = True
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?P<releaselevel>[a-z\d]+)?
6- serialize =
6+ serialize =
77 {major}.{minor}.{patch}{releaselevel}
88 {major}.{minor}.{patch}
99
@@ -12,3 +12,4 @@ serialize =
1212[bumpversion:file:docs/includes/introduction.txt]
1313
1414[bumpversion:file:README.rst]
15+
Original file line number Diff line number Diff line change 22
33|build-status | |coverage | |license | |wheel | |pyversion | |pyimp | |ocbackerbadge | |ocsponsorbadge |
44
5- :Version: 4.1.0 (latentcall)
5+ :Version: 4.2.0rc1 (latentcall)
66:Web: http://celeryproject.org/
77:Download: https://pypi.python.org/pypi/celery/
88:Source: https://github.com/celery/celery/
Original file line number Diff line number Diff line change 1414
1515SERIES = 'windowlicker'
1616
17- __version__ = '4.1.0 '
17+ __version__ = '4.2.0rc1 '
1818__author__ = 'Ask Solem'
19192020__homepage__ = 'http://celeryproject.org'
Original file line number Diff line number Diff line change 1- :Version: 4.1.0 (latentcall)
1+ :Version: 4.2.0rc1 (latentcall)
22:Web: http://celeryproject.org/
33:Download: https://pypi.python.org/pypi/celery/
44:Source: https://github.com/celery/celery/
You can’t perform that action at this time.
0 commit comments