Skip to content

Commit f239e82

Browse files
committed
bump version number
1 parent 2051c13 commit f239e82

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

77
- Incorporated patch to add ``-d`` option to
88
:ref:`command-add2virtualenv`, contributed by :bbuser:`miracle2k`.

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.9'
6+
VERSION = '2.10'
77

88
# Bootstrap installation of Distribute
99
import distribute_setup

0 commit comments

Comments
 (0)