Releases: EKGF/ekg-lib
Releases · EKGF/ekg-lib
v0.0.30 - First PyPI Release
First PyPI Release
This is the first release of ekg-lib on PyPI.
Installation
pip install ekg-libOr using uv:
uv add ekg-libChanges
- Package renamed from
ekglibtoekg-libfor PyPI - Python import changed from
import ekglibtoimport ekg_lib - Added GitHub Actions workflow for automated PyPI publishing
- Updated documentation and README