forked from Mirrors/itch-dl
Bump to 0.3.0, bump deps, misc cleanups and type corrections
Some of the misc issues were found with mypy. Not adding it to dev deps for now as it complains about missing types in libraries and does not honor noqa where we need it (non-literal TypedDict keys).
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = '0.2.1'
|
||||
__version__ = '0.3.0'
|
||||
|
||||
Reference in New Issue
Block a user