chore: release selene-core 0.3.1 - #208
Merged
jake-arkinstall merged 1 commit intoSep 7, 2026
Merged
Conversation
hugrbot
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
September 7, 2026 10:42
eeea926 to
f4ddfa3
Compare
jake-arkinstall
marked this pull request as ready for review
September 7, 2026 10:55
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are consistent, limited to version/changelog/lockfile updates for the selene-core 0.3.1 release with no detected inconsistencies in the updated entries.
Pull request overview
This PR performs the release bookkeeping for selene-core version 0.3.1 in this monorepo, aligning the Rust crate, Python project metadata, and relevant lockfiles with the new release and recording the release notes in the changelog.
Changes:
- Bump
selene-coreversion from0.3.0to0.3.1in Rust and Python package metadata. - Update
selene-coreentries in the repository and example/utility lockfiles to reflect0.3.1. - Add a
0.3.1entry toselene-core/CHANGELOG.mdand update Release Please manifest forselene-core.
File summaries
| File | Description |
|---|---|
| uv.lock | Updates the editable selene-core package version to 0.3.1 in the Python lockfile. |
| selene-ext/utilities/envreader/Cargo.lock | Updates locked selene-core package version to 0.3.1. |
| selene-ext/utilities/argreader/Cargo.lock | Updates locked selene-core package version to 0.3.1. |
| selene-core/pyproject.toml | Bumps Python project version to 0.3.1. |
| selene-core/examples/simulator/Cargo.lock | Updates example lockfile to selene-core 0.3.1. |
| selene-core/examples/runtime/Cargo.lock | Updates example lockfile to selene-core 0.3.1. |
| selene-core/examples/error_model/Cargo.lock | Updates example lockfile to selene-core 0.3.1. |
| selene-core/CHANGELOG.md | Adds the 0.3.1 release notes entry. |
| selene-core/Cargo.toml | Bumps Rust crate version to 0.3.1. |
| Cargo.lock | Updates locked selene-core package version to 0.3.1. |
| .release-please-manifest.json | Updates Release Please manifest to selene-core 0.3.1. |
Review details
- Files reviewed: 4/11 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
jake-arkinstall
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
September 7, 2026 13:49
f4ddfa3 to
5ce025b
Compare
jake-arkinstall
force-pushed
the
release-please--branches--0.3-series--components--selene-core
branch
from
September 7, 2026 15:10
5ce025b to
6e38081
Compare
jake-arkinstall
deleted the
release-please--branches--0.3-series--components--selene-core
branch
September 7, 2026 15: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.3.1 (2026-09-07)
Dependencies
This PR was generated with Release Please. See documentation.