Skip to content

release: 0.9.5#277

Open
stainless-app[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--changes--next
Open

release: 0.9.5#277
stainless-app[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 24, 2026

Automated Release PR

0.9.5 (2026-03-04)

Full Changelog: v0.9.4...v0.9.5


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Greptile Summary

Automated release PR bumping the SDK version from 0.9.4 to 0.9.5. All four changed files consistently update the version string, and the changelog entry follows the established format with a link to the full diff between tags.

  • Version bumped in .release-please-manifest.json, pyproject.toml, and src/agentex/_version.py
  • New changelog entry added for 0.9.5 — no features, bug fixes, or breaking changes listed in this release

Confidence Score: 5/5

  • This PR is safe to merge — it contains only automated version bump changes with no code modifications.
  • All changes are mechanical version string updates generated by the release-please automation. The version is consistent across all four files. No code logic, dependencies, or configuration changes are introduced.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version string updated from 0.9.4 to 0.9.5 — consistent with other files.
CHANGELOG.md New 0.9.5 changelog entry added following the established format with a full comparison link.
pyproject.toml Project version bumped from 0.9.4 to 0.9.5 — no other changes.
src/agentex/_version.py Runtime version string updated from 0.9.4 to 0.9.5 with release-please marker preserved.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-please automation] --> B[.release-please-manifest.json\n0.9.4 → 0.9.5]
    A --> C[pyproject.toml\nversion: 0.9.5]
    A --> D[src/agentex/_version.py\n__version__ = 0.9.5]
    A --> E[CHANGELOG.md\nNew 0.9.5 entry]
    C --> F[PyPI Package Build]
    D --> F
Loading

Last reviewed commit: 64f65db

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4c71f8b to a80dc2a Compare March 3, 2026 21:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a80dc2a to 64f65db Compare March 4, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants