This release fixes the incompatibility with the latest flake8 (5.0.3), as reported in 3 (thanks Synss!)
What's Changed
* Add badge to README by kmaehashi in https://github.com/kmaehashi/flake8-force/pull/1
* Add pre-commit hook and suggested Cython configuration. by bdice in https://github.com/kmaehashi/flake8-force/pull/2
* Update flake8 plugin identifier. by bdice in https://github.com/kmaehashi/flake8-force/pull/4
* Run test against the latest flake8 everyday by kmaehashi in https://github.com/kmaehashi/flake8-force/pull/5
* Bump version to v0.0.2 by kmaehashi in https://github.com/kmaehashi/flake8-force/pull/6
New Contributors
* kmaehashi made their first contribution in https://github.com/kmaehashi/flake8-force/pull/1
* bdice made their first contribution in https://github.com/kmaehashi/flake8-force/pull/2
**Full Changelog**: https://github.com/kmaehashi/flake8-force/compare/v0.0.1...v0.0.2