Highlights
Support for Python 3.12
Changelog
- allow support for Python=3.12 via retirement of `SafeConfigParser` via [20](https://github.com/cedadev/MyProxyClient/pull/20) by [Valeriu Predoi](https://github.com/valeriupredoi) and checked by [Alan Iwi](https://github.com/alaniwi)
- added Python package components (basic unit test, Github Action that builds and uploads the package) via [22](https://github.com/cedadev/MyProxyClient/pull/22) by [Valeriu Predoi](https://github.com/valeriupredoi) and [Bouwe Andela](https://github.com/bouweandela)