Skip to content

Commit ba7777c

Browse files
committed
bump version number for release
1 parent 62bfaf8 commit ba7777c

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.11
66

77
- Add ``-a`` option to :ref:`command-mkvirtualenv` to associate a
88
new virtualenv with an existing project directory. Contributed by

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PROJECT = 'virtualenvwrapper'
44

55
# Change docs/sphinx/conf.py too!
6-
VERSION = '2.10.1'
6+
VERSION = '2.11'
77

88
# Bootstrap installation of Distribute
99
import distribute_setup

0 commit comments

Comments
 (0)