aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-02-27 09:50:45 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-02-27 09:50:45 -0500
commita46fd8327e5c13b45fcc92322b4fe00a76f307da (patch)
treed50616cd1c0caada3566e97855cff6e162ccfbbe
parent52a14114ea81a2feeb6edcdc0754bfb8376c15ff (diff)
downloadexternal_python_setuptools-a46fd8327e5c13b45fcc92322b4fe00a76f307da.tar.gz
external_python_setuptools-a46fd8327e5c13b45fcc92322b4fe00a76f307da.tar.bz2
external_python_setuptools-a46fd8327e5c13b45fcc92322b4fe00a76f307da.zip
Bumped to 20.2.3 in preparation for next release.
-rw-r--r--setuptools/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/version.py b/setuptools/version.py
index 60fb638c..10f3ca21 100644
--- a/setuptools/version.py
+++ b/setuptools/version.py
@@ -1 +1 @@
-__version__ = '20.2.2'
+__version__ = '20.2.3'