diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-03 12:19:26 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-03 12:19:26 -0400 |
| commit | 6e405e85df9f7694f549bb98f4c6a080e86d79e7 (patch) | |
| tree | d002e82a1c02118b5e993a8452eb858d5ff1bd26 /setup.cfg | |
| parent | 8932c2d04e6c4258093cf919e525c61c7663250e (diff) | |
| download | external_python_setuptools-6e405e85df9f7694f549bb98f4c6a080e86d79e7.tar.gz external_python_setuptools-6e405e85df9f7694f549bb98f4c6a080e86d79e7.tar.bz2 external_python_setuptools-6e405e85df9f7694f549bb98f4c6a080e86d79e7.zip | |
Bump version: 24.0.0 → 24.0.1v24.0.1
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 24.0.0 +current_version = 24.0.1 commit = True tag = True |
