Kanboard Python API Client 1.0.7
Release date:
Changes
- Prevent decode failures - this may result in
None
beeing returned - Fix classifiers type in
setup.py
- Add the latest supported Python version to
classifiers
- Move tests folder outside of package
- Test all versions of Python on Travis
- Remove dependency on Tox