Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-24 15:26:54 -04:00
parent 1d18f44da4
commit 16c4f488da
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.8.4:
- Flake8 checking with check --style!
7.8.3:
- $ pipenv check --unused.
7.8.2:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.8.3'
__version__ = '7.8.4'