Skip to content

pyABF 2.0.27

Compare
Choose a tag to compare
@swharden swharden released this 28 Nov 06:09

This release is on pypi.org/project/pyabf

pip install --upgrade pyabf

Minor Changes

  • Improved version checking: pip will only install if Python >=3.6, and if imported in Python <3.6 a simple error is displayed (previously f-strings caused a python interpreter crash).