Skip to content

chore(release): prepare 0.1.1 - #16

Merged
contactacefleetdev merged 1 commit into
mainfrom
chore/release-0.1.1
Aug 15, 2026
Merged

chore(release): prepare 0.1.1#16
contactacefleetdev merged 1 commit into
mainfrom
chore/release-0.1.1

Conversation

@contactacefleetdev

@contactacefleetdev contactacefleetdev commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Description

Version bumped in pyproject and the lock. The Homebrew formula's url moves to 0.1.1; its sha256 stays a placeholder because the digest is not knowable until the sdist is published, and a wrong digest failing loudly beats installing an unverified tarball — the command to fill it in is in the file.

Not tagged here. Pushing a v* tag triggers the publish workflow, so tagging is publishing, and that is a decision to make deliberately rather than a side effect of merging this.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Verification

Describe the tests and checks performed to verify changes:

  • pytest passes cleanly.
  • python -m build and twine check dist/* pass.
  • E2E test script scripts/e2e_test.py passes.

Checklist

  • My code follows the code style of this project.
  • I have updated documentation where necessary.
  • I have updated CHANGELOG.md with my changes.

0.1.0 is on PyPI without the rate catalog, so every install of it prices each
turn at $0.00. That is the release this exists to replace; the changelog leads
with it.

Version bumped in pyproject and the lock. The Homebrew formula's url moves to
0.1.1; its sha256 stays a placeholder because the digest is not knowable until
the sdist is published, and a wrong digest failing loudly beats installing an
unverified tarball — the command to fill it in is in the file.

Not tagged here. Pushing a v* tag triggers the publish workflow, so tagging is
publishing, and that is a decision to make deliberately rather than a side
effect of merging this.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@contactacefleetdev
contactacefleetdev merged commit 4068bb0 into main Aug 15, 2026
2 checks passed
@contactacefleetdev
contactacefleetdev deleted the chore/release-0.1.1 branch August 15, 2026 20:48
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.

1 participant