Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jan 18:51
b8ef6fe

0.4.1 (2026-01-09)

Miscellaneous Chores

  • change variable name of projet folder (ecbb5cd)
  • update dependencies in pyproject.toml and implement Entrypoint class in main.py for command handling (7a10150)
  • update release workflow to include publishing to PyPI (7b20adb)

Documentation

  • add comprehensive README with project overview, setup instructions, and key features (1136373)
  • add important note about PyPI project name conflicts to README; update README in project template with release process clarification; adjust test directory in CI workflow (4423012)
  • correct typos in README and update pull request workflow instructions for clarity; add release-please configuration file (c77252a)