Skip to content

Commit 8913fb8

Browse files
committed
bump version number
1 parent a6cd415 commit 8913fb8

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

77
- Switched hook loader execution to a form that works with Python
88
2.4 to resolve :bbissue:`43`.

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.1'
4+
VERSION = '2.2'
55

66
# Bootstrap installation of Distribute
77
import distribute_setup

0 commit comments

Comments
 (0)