PyPalmSens 1.8.1
PyPalmSens 1.8.1 is now available on PyPi.
To upgrade: pip install pypalmsens -U.
This is a small bugfix release.
What's Changed
- Add retry function to
pool.connect()by @stefsmeets in #334 - Fix
DataSet.to_dict()crash for datasets with no current by @stefsmeets in #338