PyQt v6.2.0 Released

3 October 2021

PyQt v6.2.0 has been released. This is a feature release that include support for the new modules added in Qt v6.2.0. PyQt6-3D v6.2.0, PyQt6-Charts v6.2.0, PyQt6-DataVisualization v6.2.0, PyQt6-NetworkAuth v6.2.0 and PyQt6-WebEngine v6.2.0 have also been released.

  • Added support for Qt v6.2 including the QtBluetooth, QtMultimedia, QtMultimediaWidgets, QtNfc, QtPositioning, QtRemoteObjects, QtSensors, QtSerialPort, QtWebChannel and QtWebSockets modules.
  • Added support for the QAxContainer module on Windows.
  • Ported the QtMultimedia examples from PyQt5.