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 fd109f6 commit a8a36b8Copy full SHA for a8a36b8
docs/en/history.rst
@@ -2,7 +2,7 @@
2
Release History
3
===============
4
5
-Dev
+2.1.1
6
7
- Added `Spanish translation for the documentation
8
<http://www.doughellmann.com/docs/virtualenvwrapper/es/>`__ via
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
PROJECT = 'virtualenvwrapper'
-VERSION = '2.1'
+VERSION = '2.1.1'
# Bootstrap installation of Distribute
import distribute_setup
0 commit comments