aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-10-07 08:22:59 -0700
committerJason R. Coombs <jaraco@jaraco.com>2016-10-07 08:22:59 -0700
commit3660b258d084b47751f0fdb3b33090276059e8cb (patch)
tree98f5d791455c1fa5dc8d17f6b4eeec003fd2eeeb /setup.cfg
parent6e61c13148641c695c53434654be7d9f09a04e65 (diff)
parent4893826a79d5155205fb557ab032fc989629db6b (diff)
downloadexternal_python_setuptools-3660b258d084b47751f0fdb3b33090276059e8cb.tar.gz
external_python_setuptools-3660b258d084b47751f0fdb3b33090276059e8cb.tar.bz2
external_python_setuptools-3660b258d084b47751f0fdb3b33090276059e8cb.zip
Merge suppression of namespace handling when PEP-420 can handle namespace packages.
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 c0e3edba..4177952c 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 28.1.0
+current_version = 28.2.0
commit = True
tag = True