File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.4 .0
2+ current_version = 1.5 .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.4 .0
7+ :Version: 1.5 .0
88:Web: http://case.readthedocs.org/
99:Download: http://pypi.python.org/pypi/case/
1010:Source: http://github.com/celery/case/
Original file line number Diff line number Diff line change 1111from . import mock
1212from . import skip
1313
14- __version__ = '1.4 .0'
14+ __version__ = '1.5 .0'
1515__author__ = 'Ask Solem'
1616__contact__ = 'ask@celeryproject.org'
1717__homepage__ = 'http://github.com/celery/case'
Original file line number Diff line number Diff line change 1- :Version: 1.4 .0
1+ :Version: 1.5 .0
22:Web: http://case.readthedocs.org/
33:Download: http://pypi.python.org/pypi/case/
44:Source: http://github.com/celery/case/
You can’t perform that action at this time.
0 commit comments