Skip to content

chore: prepare v1.0.1 release - #23

Merged
berisher merged 2 commits into
mainfrom
release/v1.0.1-prep
Mar 31, 2026
Merged

chore: prepare v1.0.1 release#23
berisher merged 2 commits into
mainfrom
release/v1.0.1-prep

Conversation

@berisher

Copy link
Copy Markdown
Collaborator

Summary

  • bump the project version to 1.0.1 across the Rust package, Python package, and lockfile metadata
  • update the public docs to stop advertising the old 0.1.0 pre-release state
  • align the developer release instructions with the current tagged GitHub release workflow

Changes

  • set version = "1.0.1" in Cargo.toml
  • update the editable package version in Cargo.lock to 1.0.1
  • set version = "1.0.1" in pyproject.toml
  • update the editable package entry in uv.lock to 1.0.1
  • change the README current-version section from 0.1.0 (pre-release) to 1.0.1
  • replace the stale v0.x.0 release example in DEVELOPING.md with a generic vX.Y.Z flow and note that the GitHub workflow now builds binaries, uploads checksums, and publishes attestations

How to validate

  • git diff --check
  • cargo test

@berisher
berisher merged commit 25cacb1 into main Mar 31, 2026
24 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