summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:42:38 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:42:38 -0400
commit3b3b06f8da98aa888d99bdcca91a627f3baf2a5b (patch)
tree303218495a8afdf1417325f80af1b49d2d9ca65e /setup.cfg
parent01e1054c171649eb7d29659855a6879197de1c6e (diff)
downloadpython-setuptools-git-22.0.5.tar.gz
Bump version: 22.0.4 → 22.0.5v22.0.5
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index e34ebee7..4d0b30ff 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 22.0.4
+current_version = 22.0.5
commit = True
tag = True
@@ -20,7 +20,6 @@ build-dir = docs/build
all_files = 1
[upload]
-; also update .travis.yml
repository = https://upload.pypi.io/legacy/
[upload_docs]