summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 09:54:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 09:54:13 -0400
commit6e927802f1a25c83cf4055c4880804a349419dfb (patch)
tree53994ceee9cfacf2bec7551ae5fae914a1643de6 /setup.cfg
parent2c937bc53f208ab7b604f83c0c349b3ff9c6e5bc (diff)
downloadpython-setuptools-git-22.0.1.tar.gz
Bump version: 22.0.0 → 22.0.1v22.0.1
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e0943717..89a7024e 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 22.0.0
+current_version = 22.0.1
commit = True
tag = True