summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcus Smith <qwcode@gmail.com>2013-07-13 16:02:21 -0700
committerMarcus Smith <qwcode@gmail.com>2013-07-13 16:02:21 -0700
commit20eef607fbe563c591458c3ee338b4705cc79b9b (patch)
tree9880cf197b30353a24d41f27d2b0a2d3ca4be643 /docs
parent0371d8b29ebc1554a1830cfe5d41bfc1fade9180 (diff)
downloadvirtualenv-20eef607fbe563c591458c3ee338b4705cc79b9b.tar.gz
bundle setuptools 0.9
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/news.rst b/docs/news.rst
index bff2e79..c793f2a 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -20,7 +20,7 @@ Changes & News
* Dropped support for Python 2.5. The minimum supported Python version is
now Python 2.6.
* Added support for PyPy3k
-* Switched to the merged setuptools 0.8 for Python 2 and 3
+* Switched to the merged setuptools (v0.9) for Python 2 and 3
* Using ``virtualenv.py`` as an isolated script (i.e. without an associated ``virtualenv_support``
directory) is no longer supported for security reasons and will fail with an error.
Along with this, ``--never-download`` is now always pinned to True, and is only being maintained