diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:22:59 -0700 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:22:59 -0700 |
| commit | 3660b258d084b47751f0fdb3b33090276059e8cb (patch) | |
| tree | 98f5d791455c1fa5dc8d17f6b4eeec003fd2eeeb /setup.cfg | |
| parent | 6e61c13148641c695c53434654be7d9f09a04e65 (diff) | |
| parent | 4893826a79d5155205fb557ab032fc989629db6b (diff) | |
| download | external_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-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 28.1.0 +current_version = 28.2.0 commit = True tag = True |
