Skip to content

chore(release): bump version to 6.1.9 -- fix version drift with PyPI - #341

Merged
dwolfson merged 1 commit into
odpi:mainfrom
dwolfson:main
Sep 4, 2026
Merged

chore(release): bump version to 6.1.9 -- fix version drift with PyPI#341
dwolfson merged 1 commit into
odpi:mainfrom
dwolfson:main

Conversation

@dwolfson

@dwolfson dwolfson commented Sep 4, 2026

Copy link
Copy Markdown
Member

Summary

pyproject.toml/uv.lock on main still read 6.1.8, but PyPI already has 6.1.9 published (2026-09-02, via an out-of-band release done directly for small stuff, not through the tagged release.yml pipeline). No commit or tag in the repo ever set the version to 6.1.9.

Bumping main to 6.1.9 now so the next tagged release doesn't collide with the version already live on PyPI.

No functional change — version/lockfile only.

🤖 Generated with Claude Code

6.1.9 was already published to PyPI (2026-09-02) via an out-of-band
release (dwolfson does these directly for small stuff, not through the
tagged release.yml pipeline), but pyproject.toml on main was never
updated to match -- still read 6.1.8. Bumping now so the next real
release doesn't collide with the already-published 6.1.9.

Signed-off-by: Dan Wolfson <dan.wolfson@pdr-associates.com>
@dwolfson
dwolfson merged commit 3d22eb0 into odpi:main Sep 4, 2026
3 checks passed
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