next versions

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-24 10:51:19 -04:00
parent 6a1c441bd4
commit 937fa44ee7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.8.2:
- Fallback to toml parser for absurdly large files.
7.8.1:
- Catch all exceptions in pipreqs.
7.8.0:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.8.1'
__version__ = '7.8.2'