next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-27 10:48:14 -04:00
parent 2451bdc474
commit e6256ccd50
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
8.0.9:
- Bug when -r is passed in a subdirectory.
8.0.8:
- Add verbose mode to Pip.
8.0.7:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '8.0.8'
__version__ = '8.0.9'