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 02de922 commit fb68447Copy full SHA for fb68447
pavement.py
@@ -27,7 +27,7 @@
27
28
# What project are we building?
29
PROJECT = 'virtualenvwrapper'
30
-VERSION = '1.17.1'
+VERSION = '1.18'
31
os.environ['VERSION'] = VERSION
32
33
# Read the long description to give to setup
0 commit comments