Skip to content

v1.6.4

Choose a tag to compare

@saidsef saidsef released this 22 May 19:40
· 60 commits to main since this release
648def9

v1.6.4 Release

  • Restructured the project as a proper Python package for uv/uvx compatibility
  • Updated entry points and setuptools configuration
  • Ensured CLI script works after installation
  • No import errors when running as an installed script

See the changelog and PRs for details.

What's Changed

  • fix: package as importable module for uv/uvx compatibility by @saidsef in #23

Full Changelog: v1.6.3...v1.6.4