Skip to content

Release 0.10.2a1 - #47

Closed
github-actions[bot] wants to merge 4 commits into
masterfrom
release-0.10.2a1
Closed

Release 0.10.2a1#47
github-actions[bot] wants to merge 4 commits into
masterfrom
release-0.10.2a1

Conversation

@github-actions

Copy link
Copy Markdown

Human review requested!

…rdcoded pyproject value (#46)

pyproject.toml pinned `version = "0.1.1a1"` under the hatchling backend, so every
build shipped that exact string no matter how far version.py had been bumped by the
release automation. Every dev-merge alpha publish since April has failed on PyPI
with 400 File already exists because the wheel/sdist always claimed 0.1.1a1.
Switch to the setuptools backend with dynamic version sourced from
nebulento.version.__version__, matching the working palavreado/jurebes/linha-fina
setup, so alpha publishes track the real bumped version again.
@openvoiceos-bot

Copy link
Copy Markdown

🤖 Auto-generated by Claude Sonnet 5 (claude-sonnet-5) via Claude Code — NOT human-reviewed. Verify before acting.

Closing: the change this addresses is included in release 0.10.3a1.

@JarbasAl JarbasAl closed this Sep 9, 2026
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.

2 participants