summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-25 10:48:10 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-25 10:48:10 -0400
commit168970b89c9ac421b153981f4ded731bf376a5cb (patch)
treebfecc26572339d6b8e50b023413bf1bbcd39b01e /setup.cfg
parent76a3d326724eb0157e7a3c67c38139639c78e9ee (diff)
downloadpython-setuptools-git-168970b89c9ac421b153981f4ded731bf376a5cb.tar.gz
Bump version: 25.0.2 → 25.1.0v25.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 164ce513..a9f2e021 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 25.0.2
+current_version = 25.1.0
commit = True
tag = True