Skip to content

Releases: beanbaginc/kgb

kgb 7.2: Now supporting Python 3.13

04 Nov 03:00
Compare
Choose a tag to compare

kgb 7.2 introduces new support for Python 3.13, fixing crashes and ensuring stability going forward.

Python 3.13 made changes to how functions were composed and executed, requiring changes in kgb. These were pretty minimal, and we don't expect any issues going forward.

Installation

$ pip install kgb==7.2

Learn More