aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-02-07 09:42:10 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-02-07 09:42:10 -0500
commit5375ca253fb968b9351658de2abc738f758071ec (patch)
tree524a1b7526677feeb4d1b07a8b478d37384e30a0 /setuptools
parentf15fef5e8c96e2d20ed2007fa7cacd9ef61c9313 (diff)
downloadexternal_python_setuptools-5375ca253fb968b9351658de2abc738f758071ec.tar.gz
external_python_setuptools-5375ca253fb968b9351658de2abc738f758071ec.tar.bz2
external_python_setuptools-5375ca253fb968b9351658de2abc738f758071ec.zip
Bumped to 20.1 in preparation for next release.
Diffstat (limited to 'setuptools')
-rw-r--r--setuptools/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/version.py b/setuptools/version.py
index b4d85e51..0e828f12 100644
--- a/setuptools/version.py
+++ b/setuptools/version.py
@@ -1 +1 @@
-__version__ = '20.0'
+__version__ = '20.1'