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 68b1d10 commit e412d44Copy full SHA for e412d44
docs/source/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-Dev
+2.1
6
7
- Add support for ksh. Thanks to Doug Latornell for doing the
8
research on what needed to be changed.
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
PROJECT = 'virtualenvwrapper'
-VERSION = '2.0.2'
+VERSION = '2.1'
# Bootstrap installation of Distribute
import distribute_setup
0 commit comments