Skip to content

chore: bump pyproject version to 0.1.1#116

Open
dmarzzz wants to merge 1 commit into
mainfrom
chore/bump-pyproject-0.1.1
Open

chore: bump pyproject version to 0.1.1#116
dmarzzz wants to merge 1 commit into
mainfrom
chore/bump-pyproject-0.1.1

Conversation

@dmarzzz
Copy link
Copy Markdown
Owner

@dmarzzz dmarzzz commented May 14, 2026

Summary

Aligns the in-tree pyproject.toml version with the v0.1.1 git tag (cut on 2026-05-13). Without this, pip show voxterm reports 0.1.0 even on a fresh pip install -e . from main.

Test plan

  • grep ^version pyproject.tomlversion = "0.1.1"
  • Fresh pip install -e . in a wiped venv → pip show voxterm reports 0.1.1

🤖 Generated with Claude Code

Aligns the in-tree project version with the v0.1.1 git tag cut on
2026-05-13, so `pip show voxterm` reports the right version after an
editable install.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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