Deprecate support for Python 3.8 Add support for Python 3.13
Most of our users are already running on Python 3.6+ and dropping 3.5 and below in a future oriented release allows us to focus on implementing more readable codebases. Fixes #417 Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>