not.finished files are now version specific, old not.finished files will simply not be loaded preventing any issues with feature changes that require new arguments.
Minimum Python version is now enforced properly, it should now be impossible to install (via pip or setup.py) with an unsupported Python version.
Bandcamp-dl version is now located in setup.py only with it being added to a generated __init__.py during packaging or install.