Support python 3.12 and clean up
What's Changed
- Update versioneer by @christian-monch in #398
- Add pre-commit package to the development requirements by @christian-monch in #399
- Remove package
six
and its usage by @christian-monch in #402 - Replace
pkg_rsources
withimportlib.metadata
by @christian-monch in #401
Full Changelog: 0.4.17...0.4.18