Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@hugovk hugovk released this 19 Oct 13:57
· 15 commits to main since this release
a0829f7

What's Changed

  • Add support for Python 3.13 by @hugovk in #26
  • Drop support for Python 3.8 by @hugovk in #27
  • Generate digital attestations for PyPI (PEP 740) by @hugovk in #28
  • Allow running blurb test from blurb-* directories by @hroncok in #24
  • Add version subcommand by @hugovk in #29
  • Generate __version__ at build to avoid slow importlib.metadata by @hugovk in #30

Full Changelog: v1.2.1...v1.3.0