Skip to content

Commit 0dd1f01

Browse files
committed
bump version number for bug release
1 parent 55ee2f7 commit 0dd1f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sphinx/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# built documents.
4848
#
4949
# The short X.Y version.
50-
version = '2.7'
50+
version = '2.7.1'
5151
# The full version, including alpha/beta/rc tags.
5252
release = version
5353

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

88
# Bootstrap installation of Distribute
99
import distribute_setup

0 commit comments

Comments
 (0)