Flake8 fixes. Version bump to 0.1.1

This commit is contained in:
Eddy Hintze
2020-01-25 11:35:53 -05:00
parent 593195bc1c
commit 8d9c3b0e36
3 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
# Change log
### 0.1.1
- Delete failed downloaded files
### 0.1.0
- Filename saved is now the original name of the file
- key used in cache is different due to changing the file name (this may result in duplicate downloads if you have run the older version)