Skip to content

Commit a8a36b8

Browse files
committed
setting up for a release
1 parent fd109f6 commit a8a36b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Release History
33
===============
44

5-
Dev
5+
2.1.1
66

77
- Added `Spanish translation for the documentation
88
<http://www.doughellmann.com/docs/virtualenvwrapper/es/>`__ via

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
PROJECT = 'virtualenvwrapper'
4-
VERSION = '2.1'
4+
VERSION = '2.1.1'
55

66
# Bootstrap installation of Distribute
77
import distribute_setup

0 commit comments

Comments
 (0)