Skip to content

chore(release): bump version to 1.1.0 [DO NOT MERGE until release]#320

Draft
lstein wants to merge 2 commits into
masterfrom
lstein/chore/bump-1.1.0
Draft

chore(release): bump version to 1.1.0 [DO NOT MERGE until release]#320
lstein wants to merge 2 commits into
masterfrom
lstein/chore/bump-1.1.0

Conversation

@lstein

@lstein lstein commented Jun 8, 2026

Copy link
Copy Markdown
Owner

⚠️ DO NOT MERGE until just before cutting the 1.1.0 release

This PR bumps pyproject.toml to 1.1.0 and adds the 1.1.0 release notes. Merge it last, immediately before tagging/releasing — and only after the docs and deprecation PRs have landed, so that 1.1.0 actually contains them:

Merging this early would leave master claiming to be a released 1.1.0 while still missing those changes.

What & why

Go directly to 1.1.0, skipping 1.0.6 and 1.1.0rc1. Since 1.0.5 there have been 22 features and no breaking changes — a minor bump, not a patch. Headline items: the signed uv-bootstrap desktop launcher (#300), UMAP cluster auto-labeling (#234), per-device UI preferences (#284), Move-to-Trash deletion (#273), and Python 3.14 support (#258). The small user base (~70 stars) and the fact that the new install system was the gate on wider publicity make an rc unnecessary.

The 1.0.6rc1 prerelease tag becomes a dead-end; testers on it should move to the 1.1.0 line.

Changes

  • pyproject.toml: 1.0.6rc11.1.0 (single-sourced; get_version() in args.py reads importlib.metadata).
  • docs/release-notes.md (new): changelog-style page, newest version first, summarizing 1.1.0 grouped by theme. Wired into the mkdocs nav.

🤖 Generated with Claude Code

Go directly to 1.1.0 (skipping 1.0.6 and 1.1.0rc1). Since 1.0.5 there have been
22 features and no breaking changes, including the signed uv-bootstrap desktop
launcher (#300), UMAP cluster auto-labeling (#234), per-device UI preferences
(#284), Move-to-Trash deletion (#273), and Python 3.14 support (#258) — a minor
bump, not a patch. Version is single-sourced here (get_version() in args.py
reads importlib.metadata).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lstein lstein marked this pull request as draft June 8, 2026 18:42
Add docs/release-notes.md (changelog-style, newest version first) summarizing
the 1.1.0 changes since 1.0.5, grouped by theme. Wire it into the mkdocs nav.

Co-Authored-By: Claude Opus 4.8 (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