You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update release workflow and bump version to 0.4.4 (#73)
Upgraded GitHub Actions versions and corrected build commands in tests.yml for improved reliability. Updated CHANGELOG and bumped package version to 0.4.4.
Prep rls 0.4.3 (#72)
* Update to v0.4.2 and improve packaging metadata
Bump version to 0.4.2. Enhance setup.cfg with full metadata and dependencies, and simplify setup.py to only call setup().
* Bump version to 0.4.3 and update tests workflow
Updated the GitHub Actions tests workflow to specify the packages_dir for PyPI publishing. Updated CHANGELOG for version 0.4.3 and incremented the package version in __init__.py.
Update to v0.4.2 and improve packaging metadata (#71)
Bump version to 0.4.2. Enhance setup.cfg with full metadata and dependencies, and simplify setup.py to only call setup().
Bump version to 0.4.1 and update release workflow (#70)
Updated the GitHub Actions test workflow to use Python 3.11 instead of 3.8. Incremented the package version to 0.4.1 and updated the changelog to reflect the workflow change.
🚀 RELEASE: version 0.4.0 (#69)
Update package version to 0.4.0 and changelog to reflect the new release date. Prepares the project for the 0.4.0 release.