pypi versioneer 0.28

latest release: 0.29
3 years ago

Release Notes

This release adds official support for Python 3.11, including using the built-in tomllib instead of the third-party tomli, when available.

What's Changed

  • FIX: handle unset versionfile_build in build_ext by @mgorny in #347
  • ENH: support built-in tomllib for Python 3.11+ by @mgorny in #348

Full Changelog: 0.27...0.28

Don't miss a new versioneer release

NewReleases is sending notifications on new releases.