We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ee2f7 commit 0dd1f01Copy full SHA for 0dd1f01
docs/sphinx/conf.py
@@ -47,7 +47,7 @@
47
# built documents.
48
#
49
# The short X.Y version.
50
-version = '2.7'
+version = '2.7.1'
51
# The full version, including alpha/beta/rc tags.
52
release = version
53
setup.py
@@ -3,7 +3,7 @@
3
PROJECT = 'virtualenvwrapper'
4
5
# Change docs/sphinx/conf.py too!
6
-VERSION = '2.7'
+VERSION = '2.7.1'
7
8
# Bootstrap installation of Distribute
9
import distribute_setup
0 commit comments