Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@SamEdwardes SamEdwardes released this 04 Oct 23:39
· 1 commit to main since this release
fa15bd5

Changes

  • Support for Python 3.8 to 3.12 and all future 3.0 versions of Python (#16, #21)
  • Added local testing to test matrix of supported Python versions.
  • Switch from poetry to uv for managing project dependencies and building project.
  • Update dependencies.

Fixes

None