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