Breaking change
Python 3.6 dropped out of official support in December 2021, so we're removing it from our tests. The current version should still work in Python 3.6, however our automated tests won't find any regressions (and we won't fix them for Python 3.6).
What’s Changed
* Add horn to cli (499) Severon96
* Support Python 3.11, drop tests for Python 3.6 (495) rikroe
* Store fingerprint responses in memory instead of writing files (489) rikroe