Skip to content

V0.51.1

Choose a tag to compare

@heevasti heevasti released this 26 Jan 09:08
· 123 commits to main since this release

[0.51.1] - 2026-01-26

Fixed

  • psutil._common does not contain snicaddr namedtuple since version 7.2.0. It has been moved to psutil._ntuples. Fixed this in proc.py.
  • Not setting ziDAQServer and AwgModule as global variables in qmi.instruments.zurich_instruments.hdawg caused them not to be available in the driver after importing them in the _import_modules. This is now fixed.