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