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 c78f753 commit 9c9f04eCopy full SHA for 9c9f04e
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-dev
+3.3
6
7
- Clean up file permissions and remove shebangs from scripts not
8
intended to be executed on the command line. (contributed by
setup.py
@@ -3,7 +3,7 @@
PROJECT = 'virtualenvwrapper'
# Change docs/sphinx/conf.py too!
-VERSION = '3.2'
+VERSION = '3.3'
# Bootstrap installation of Distribute
9
import distribute_setup
0 commit comments