summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-25 08:54:25 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-25 08:54:25 -0400
commit5bff01fe9b15cbec748d83f6c229a2b66b096729 (patch)
tree7fbeda1006029520d5475b7f5a91877fc4c9c75e /setup.cfg
parentd70b7b47644c2436a50f9d8dc8627dc5809fb5b1 (diff)
downloadpython-setuptools-git-5bff01fe9b15cbec748d83f6c229a2b66b096729.tar.gz
Bump version: 25.0.0 → 25.0.1v25.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 1c72e124..881d2d1a 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 25.0.0
+current_version = 25.0.1
commit = True
tag = True