next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-24 20:06:37 -04:00
parent 281386b93b
commit 70851022f7
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
7.8.8:
7.8.7:
- Make resolver use client python for setup.py egg_info (very fancy).
- Fix a nasty windows bug.
- add --completion.
- add --man.
7.8.6:
- Don't import code automatically, only use -c ..
7.8.5:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.8.6'
__version__ = '7.8.7'