Skip to content

Releases: EKGF/ekg-lib

v0.0.30 - First PyPI Release

15 Jan 11:20
e19da87

Choose a tag to compare

First PyPI Release

This is the first release of ekg-lib on PyPI.

Installation

pip install ekg-lib

Or using uv:

uv add ekg-lib

Changes

  • Package renamed from ekglib to ekg-lib for PyPI
  • Python import changed from import ekglib to import ekg_lib
  • Added GitHub Actions workflow for automated PyPI publishing
  • Updated documentation and README

0.0.28

07 Dec 16:35

Choose a tag to compare

chore(version): bump version to 0.0.28