chore: release selene-sim 0.2.13 - #148
Merged
jake-arkinstall merged 1 commit intoApr 10, 2026
Merged
Conversation
hugrbot
force-pushed
the
release-please--branches--main--components--selene-sim
branch
2 times, most recently
from
April 10, 2026 15:57
f19e15a to
63717f6
Compare
hugrbot
force-pushed
the
release-please--branches--main--components--selene-sim
branch
from
April 10, 2026 19:54
63717f6 to
e327946
Compare
jake-arkinstall
marked this pull request as ready for review
April 10, 2026 20:42
Contributor
There was a problem hiding this comment.
Pull request overview
Release PR for selene-sim v0.2.13, updating package metadata and generated artifacts to publish the next version.
Changes:
- Bump
selene-simversion to0.2.13across Python and Rust metadata. - Update
CHANGELOG.mdwith the v0.2.13 release notes. - Refresh lock/manifests (
uv.lock,Cargo.lock,.release-please-manifest.json) to reflect the new version.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates the workspace package entry to 0.2.13. |
pyproject.toml |
Bumps Python package version to 0.2.13. |
CHANGELOG.md |
Adds the v0.2.13 release section (features + docs). |
Cargo.toml |
Bumps Rust workspace package version to 0.2.13. |
Cargo.lock |
Updates crate versions in the lockfile to 0.2.13. |
.release-please-manifest.json |
Advances release-please manifest version for the repo root to 0.2.13. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+9
to
+15
| * test on QIS instead of relying on the upper stack ([#150](https://github.com/Quantinuum/selene/issues/150)) ([b80a9c4](https://github.com/Quantinuum/selene/commit/b80a9c411e58ef4987e90fd8511088f9b617f889)) | ||
| * Use mingw instead of msvc for windows wheels ([#143](https://github.com/Quantinuum/selene/issues/143)) ([3d91514](https://github.com/Quantinuum/selene/commit/3d91514ad96d43924c9444190aa8a4af73554722)) | ||
|
|
||
|
|
||
| ### Documentation | ||
|
|
||
| * add repository citation guidance and metadata ([#146](https://github.com/Quantinuum/selene/issues/146)) ([880a58b](https://github.com/Quantinuum/selene/commit/880a58b0fb3c6227356e8bd9c5a6ea709213c312)), closes [#145](https://github.com/Quantinuum/selene/issues/145) |
There was a problem hiding this comment.
In the new 0.2.13 changelog bullets, a couple of entries start with lowercase words ("test…", "add…") and "mingw/msvc" are typically written as the proper acronyms "MinGW/MSVC". Consider normalizing these bullets to sentence case and acronym capitalization for consistency/readability with most other entries in this file.
Suggested change
| * test on QIS instead of relying on the upper stack ([#150](https://github.com/Quantinuum/selene/issues/150)) ([b80a9c4](https://github.com/Quantinuum/selene/commit/b80a9c411e58ef4987e90fd8511088f9b617f889)) | |
| * Use mingw instead of msvc for windows wheels ([#143](https://github.com/Quantinuum/selene/issues/143)) ([3d91514](https://github.com/Quantinuum/selene/commit/3d91514ad96d43924c9444190aa8a4af73554722)) | |
| ### Documentation | |
| * add repository citation guidance and metadata ([#146](https://github.com/Quantinuum/selene/issues/146)) ([880a58b](https://github.com/Quantinuum/selene/commit/880a58b0fb3c6227356e8bd9c5a6ea709213c312)), closes [#145](https://github.com/Quantinuum/selene/issues/145) | |
| * Test on QIS instead of relying on the upper stack ([#150](https://github.com/Quantinuum/selene/issues/150)) ([b80a9c4](https://github.com/Quantinuum/selene/commit/b80a9c411e58ef4987e90fd8511088f9b617f889)) | |
| * Use MinGW instead of MSVC for windows wheels ([#143](https://github.com/Quantinuum/selene/issues/143)) ([3d91514](https://github.com/Quantinuum/selene/commit/3d91514ad96d43924c9444190aa8a4af73554722)) | |
| ### Documentation | |
| * Add repository citation guidance and metadata ([#146](https://github.com/Quantinuum/selene/issues/146)) ([880a58b](https://github.com/Quantinuum/selene/commit/880a58b0fb3c6227356e8bd9c5a6ea709213c312)), closes [#145](https://github.com/Quantinuum/selene/issues/145) |
jake-arkinstall
deleted the
release-please--branches--main--components--selene-sim
branch
April 10, 2026 21:24
Collaborator
Author
|
🤖 Created releases: 🌻 |
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.2.13 (2026-04-10)
Features
Documentation
This PR was generated with Release Please. See documentation.