diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:22:51 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:22:51 -0400 |
| commit | 6c4b4d0bf6ae8ee190ef9be7d80c2c11a6be0e3f (patch) | |
| tree | a26bd1492053eaf0fb52e23647b3e84a42214f69 /setup.cfg | |
| parent | 8e3d9f9642b83da914bc3c752fcb229a3d552a3f (diff) | |
| download | python-setuptools-git-6c4b4d0bf6ae8ee190ef9be7d80c2c11a6be0e3f.tar.gz | |
Bump version: 22.0.3 → 22.0.4v22.0.4
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 22.0.3 +current_version = 22.0.4 commit = True tag = True @@ -20,7 +20,6 @@ build-dir = docs/build all_files = 1 [upload] -# also update in .travis.yml repository = https://upload.pypi.io/legacy/ [upload_docs] |
