FIX: Remove unfinished API features
In the previous release I had a few broken/unfinished files in the code and a requirement for sanic (which I wanted to build the API with). I removed the requirement for it. Now the python version required should not be >3.5 anymore.
1.0.13 - 2019-09-02
Added
Fixed
- Broken paths in setup.py (42eca9b)