Skip to content

v0.6.7

Choose a tag to compare

@AmitoVrito AmitoVrito released this 17 Mar 18:33
· 851 commits to main since this release

Fix

  • Python version requirement: Changed requires-python from >=3.14 to >=3.10 — the package was uninstallable on Python 3.10–3.13
  • Fixed except syntax in SelfQueryRetriever that was only valid on Python 3.14+ (PEP 758)
  • Updated ruff target version to py310
  • Added Python 3.10–3.13 classifiers

Full Changelog: v0.6.6...v0.6.7