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 753b0af commit bdde6dcCopy full SHA for bdde6dc
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-Dev
+2.2.1
6
7
- Escape ``which`` calls to avoid aliases. Resolves :bbissue:`46`.
8
- Integrate Manuel Kaufmann's patch to unset GREP_OPTIONS before
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
PROJECT = 'virtualenvwrapper'
-VERSION = '2.2'
+VERSION = '2.2.1'
# Bootstrap installation of Distribute
import distribute_setup
0 commit comments