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 62bfaf8 commit ba7777cCopy full SHA for ba7777c
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-dev
+2.11
6
7
- Add ``-a`` option to :ref:`command-mkvirtualenv` to associate a
8
new virtualenv with an existing project directory. Contributed by
setup.py
@@ -3,7 +3,7 @@
PROJECT = 'virtualenvwrapper'
# Change docs/sphinx/conf.py too!
-VERSION = '2.10.1'
+VERSION = '2.11'
# Bootstrap installation of Distribute
9
import distribute_setup
0 commit comments