Changed - Update dependencies - Switch from flake8 to pylint, to solve depdendency issue with mkdocs.
1.4.0
Changed - Improve release commands with poetry version bump feature.
1.3.0
Changed - More roboust version check.
1.2.2
Fixed - Travis build badge
1.2.1
Added - Set up Travis builds: https://app.travis-ci.com/github/erikw/taiga-stats Fixed - Bug fix: should not crash if $XDG_CONFIG_HOME is not set in the envionment. - Bug fix: The submodule importlib.metadata was added in 3.8. Added the backport importlib-metadata package to python <3.8.