summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-12-24 19:18:59 -0600
committerGitHub <noreply@github.com>2017-12-24 19:18:59 -0600
commit1ad2c11ca1d8535c61215b184d18bf713ef813c9 (patch)
treed59aa23daa67db73200b82c7c39e1a117fd719c7 /setup.cfg
parente001996ab483c7c725e8894f560fb84c43150bcc (diff)
parent0d0baed8da468b2cedb9aa6caf60dc15fdeebd34 (diff)
downloadpython-setuptools-git-38.2.5.tar.gz
Merge pull request #1232 from duggelz/dgreiman/issue118838.2.5
Fix trailing slash handling in pkg_resources.ZipProvider
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 d6f1a195..0a33329c 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 38.2.4
+current_version = 38.2.5
commit = True
tag = True