Skip to content

v0.6.1 — Packaging updates

Latest
Compare
Choose a tag to compare
@jwodder jwodder released this 01 Dec 12:23
· 1 commit to master since this release
v0.6.1
  • Support Python 3.9, 3.10, 3.11, 3.12, and 3.13
  • Drop support for Python 3.5, 3.6, and 3.7
  • LogEntry's __eq__ method now returns NotImplemented instead of False when comparing against non-LogEntry values
  • Migrated from setuptools to hatch