Release v2.1.1 support for Python=3.12
Release v2.1.1 release notes
Highlights
Support for Python 3.12
Changelog
- allow support for Python=3.12 via retirement of
SafeConfigParservia #20 by Valeriu Predoi and checked by Alan Iwi - added Python package components (basic unit test, Github Action that builds and uploads the package) via #22 by Valeriu Predoi and Bouwe Andela