aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/version.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-09-27 02:12:43 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-09-27 02:12:43 -0400
commit39f98548e30b5e333276994fcaea4e529be4e40c (patch)
tree7c447981aa6d8ddf6e6a63271165a107f5abf78c /setuptools/version.py
parentb67548a1ed3c0f606846303041e46bca76b635b6 (diff)
downloadexternal_python_setuptools-39f98548e30b5e333276994fcaea4e529be4e40c.tar.gz
external_python_setuptools-39f98548e30b5e333276994fcaea4e529be4e40c.tar.bz2
external_python_setuptools-39f98548e30b5e333276994fcaea4e529be4e40c.zip
Bumped to 6.0 in preparation for next release.6.0
Diffstat (limited to 'setuptools/version.py')
-rw-r--r--setuptools/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/version.py b/setuptools/version.py
index 7244139e..5fa6331d 100644
--- a/setuptools/version.py
+++ b/setuptools/version.py
@@ -1 +1 @@
-__version__ = '5.9'
+__version__ = '6.0'