Skip to content

v1.2.0

Choose a tag to compare

@aosingh aosingh released this 10 Nov 20:00
· 13 commits to main since this release

This is minor version upgrade with the following updates:

  • Upgraded dependencies which also fixes security vulnerabilities

    • billiard==4.2.0
    • msgpack==1.0.7
    • pyzmq==25.1.1
    • tornado==6.3.3
  • Added support for Python 3.11 and 3.12

  • Dropped support for Python 3.7