We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2051c13 commit f239e82Copy full SHA for f239e82
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-dev
+2.10
6
7
- Incorporated patch to add ``-d`` option to
8
:ref:`command-add2virtualenv`, contributed by :bbuser:`miracle2k`.
setup.py
@@ -3,7 +3,7 @@
PROJECT = 'virtualenvwrapper'
# Change docs/sphinx/conf.py too!
-VERSION = '2.9'
+VERSION = '2.10'
# Bootstrap installation of Distribute
9
import distribute_setup
0 commit comments