Skip to content

v1.4.1 — Fix `get_project_page()`

Compare
Choose a tag to compare
@jwodder jwodder released this 30 Jan 22:32
· 43 commits to master since this release
v1.4.1
  • Migrated from setuptools to hatch
  • Bugfix: When no accept argument is passed to PyPISimple.get_project_page(), actually fall back to the value supplied on client instantiation, as documented (contributed by @thatch)