diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2017-11-09 20:46:12 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-11-09 20:46:12 -0500 |
commit | d5f914876127d8ea60bc3f90d509fd0745f909f7 (patch) | |
tree | f06d754e7fe42d272653d616fe27c5aaf2a01825 /setup.cfg | |
parent | bb71fd1bed9f5e5e239ef99be82ed57e9f9b1dda (diff) | |
download | external_python_setuptools-36.7.0.tar.gz external_python_setuptools-36.7.0.tar.bz2 external_python_setuptools-36.7.0.zip |
Bump version: 36.6.1 → 36.7.0v36.7.0
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 = 36.6.1 +current_version = 36.7.0 commit = True tag = True |