Skip to content

v0.5.0 — Yanking and user-supplied sessions

Compare
Choose a tag to compare
@jwodder jwodder released this 12 May 16:23
· 206 commits to master since this release
v0.5.0
  • The PyPISimple constructor now takes an optional session argument which can be used to specify a requests.Session object with more complicated configuration than just authentication
  • Support for PEP 592; DistributionPackage now has a yanked attribute