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 587ecc1 commit 83d1b14Copy full SHA for 83d1b14
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-dev
+3.2
6
7
- Make ``project_dir`` a local variable so that
8
:ref:`command-cdproject` does not interfere with other variables
setup.py
@@ -3,7 +3,7 @@
PROJECT = 'virtualenvwrapper'
# Change docs/sphinx/conf.py too!
-VERSION = '3.1'
+VERSION = '3.2'
# Bootstrap installation of Distribute
9
import distribute_setup
0 commit comments