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 a6cd415 commit 8913fb8Copy full SHA for 8913fb8
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-Dev
+2.2
6
7
- Switched hook loader execution to a form that works with Python
8
2.4 to resolve :bbissue:`43`.
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
PROJECT = 'virtualenvwrapper'
-VERSION = '2.1.1'
+VERSION = '2.2'
# Bootstrap installation of Distribute
import distribute_setup
0 commit comments