PyPalmSens 1.3.3
This release updates the PalmSens dotnet libraries to the latest version. This fixes a bug on Windows that caused measurements to hang when 'record_auxiliary_input' was enabled.
This release also adds type stubs for the PalmSens .NET library, which helps with autocomplete and type checking in your IDE.
What's Changed
- Add type stubs for PalmSens .NET library by @stefsmeets in #145
- Update PalmSens dlls to the latest version by @stefsmeets in #165
- Update type stubs by @stefsmeets in #167
Full Changelog: python-1.3.2...python-1.3.3