aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-09-06 14:06:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-09-06 14:06:13 -0400
commitc8364b9cf2eeccf684777e53ae4abad2e4fc30b3 (patch)
tree8d54143b3df4d48e0a0544c456e794b4dc597e53 /setuptools
parentaba8a0c034fb9a0917d5a7d3508c87a800666718 (diff)
downloadexternal_python_setuptools-c8364b9cf2eeccf684777e53ae4abad2e4fc30b3.tar.gz
external_python_setuptools-c8364b9cf2eeccf684777e53ae4abad2e4fc30b3.tar.bz2
external_python_setuptools-c8364b9cf2eeccf684777e53ae4abad2e4fc30b3.zip
Bumped to 18.4 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 861921f0..0cf7321a 100644
--- a/setuptools/version.py
+++ b/setuptools/version.py
@@ -1 +1 @@
-__version__ = '18.3'
+__version__ = '18.4'