Skip to content

Prepare base-cli 0.4.1 release - #171

Merged
codeforester merged 1 commit into
mainfrom
ci/170-20260807-prepare-041-release
Aug 7, 2026
Merged

Prepare base-cli 0.4.1 release#171
codeforester merged 1 commit into
mainfrom
ci/170-20260807-prepare-041-release

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • bump the package and README release strip to 0.4.1
  • move the post-0.4.0 changes into a dated 0.4.1 changelog section
  • retain an Unreleased section for future work

Validation

  • ./tests/validate.sh
  • uv run pytest -q
  • uv run ruff format --check lib/python/base_cli scripts examples tests
  • uv run ruff check lib/python/base_cli scripts examples tests
  • uv run mypy --strict examples/typed_consumer.py lib/python/base_cli
  • uv run python scripts/validate_docs.py
  • uv run python -m build --sdist --wheel
  • uv run python scripts/validate_package_artifact.py
  • uv run --with twine python -m twine check

Closes #170

@codeforester
codeforester merged commit a452283 into main Aug 7, 2026
83 checks passed
@codeforester
codeforester deleted the ci/170-20260807-prepare-041-release branch August 7, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare base-cli 0.4.1 release

1 participant