Skip to content

PGPy v0.5.4

Compare
Choose a tag to compare
@J-M0 J-M0 released this 16 Apr 23:42

Note

PGPy v0.5.x is still compatible with Python 2.7 and 3.4. Support for those versions will be dropped in PGPy v0.6.0.

Bugs Fixed

  • Fixed compatibility break with Python < 3.8 (#368)
  • Fixed importing ABCs from collections (#328)

Other Changes

  • Documentation updates