aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-05-18 20:18:09 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-05-18 20:18:09 -0400
commit77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659 (patch)
tree5f04b1bdc24e57be200a0b465790c92fdab35314 /setup.cfg
parentc8f9fd8c0d61f74fdcf10d96cf7608a256ecbe40 (diff)
downloadexternal_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.tar.gz
external_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.tar.bz2
external_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.zip
Bump version: 21.0.0 → 21.1.0v21.1.0
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 d0c301b3..764cab0b 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 21.0.0
+current_version = 21.1.0
commit = True
tag = True