chore: release selene-sim 0.3.0-alpha.2#195
Merged
jake-arkinstall merged 1 commit intoJul 16, 2026
Merged
Conversation
jake-arkinstall
marked this pull request as ready for review
July 16, 2026 12:08
jake-arkinstall
deleted the
release-please--branches--0.3-series--components--selene-sim
branch
July 16, 2026 12:08
Collaborator
Author
|
🤖 Created releases: 🌻 |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated Release Please release bump for the selene-sim package to 0.3.0-alpha.2, updating project metadata, lockfiles, and the changelog to reflect the new pre-release.
Changes:
- Bump
selene-simversion to0.3.0-alpha.2across Python and Rust metadata. - Update Rust (
Cargo.lock) and Python (uv.lock) lockfiles to reflect the new workspace/package versions. - Add a
0.3.0-alpha.2entry toCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates locked editable selene-sim version to 0.3.0-alpha.2. |
pyproject.toml |
Bumps the Python package version to 0.3.0-alpha.2. |
CHANGELOG.md |
Adds the 0.3.0-alpha.2 release notes section. |
Cargo.toml |
Bumps the Rust workspace package version to 0.3.0-alpha.2. |
Cargo.lock |
Updates versions for multiple workspace crates to 0.3.0-alpha.2. |
.release-please-manifest.json |
Updates the root manifest version to 0.3.0-alpha.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
18
to
+22
| [workspace.package] | ||
| rust-version = "1.94" | ||
| authors = ["Jake Arkinstall <jake.arkinstall@quantinuum.com>"] | ||
| edition = "2024" | ||
| version = "0.3.0-alpha.1" | ||
| version = "0.3.0-alpha.2" |
Comment on lines
2
to
+3
| "selene-core": "0.3.0-alpha.1", | ||
| ".": "0.3.0-alpha.1" | ||
| ".": "0.3.0-alpha.2" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.3.0-alpha.2 (2026-07-16)
Features
This PR was generated with Release Please. See documentation.