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-03)

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 that bumps the agentex-sdk version from 0.9.4 to 0.9.5. The version is updated consistently across all relevant files (.release-please-manifest.json, pyproject.toml, src/agentex/_version.py, and CHANGELOG.md). The changelog entry contains no specific features, bug fixes, or breaking changes — this is a clean patch release managed by Stainless's release-please pipeline.

Confidence Score: 5/5

  • This PR is safe to merge — it contains only automated version bumps with no code changes.
  • All changes are mechanical version string updates (0.9.4 → 0.9.5) generated by the Stainless release-please pipeline. The version is consistent across all 4 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 bumped from 0.9.4 to 0.9.5 — standard release-please manifest update.
pyproject.toml Version bumped from 0.9.4 to 0.9.5 in the project metadata.
src/agentex/_version.py Runtime version string bumped from 0.9.4 to 0.9.5, consistent with pyproject.toml.
CHANGELOG.md New 0.9.5 changelog entry added with link to full diff — no specific changes listed.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-please bot] --> 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]
    B --> F[Consistent version across all files]
    C --> F
    D --> F
    E --> F
Loading

Last reviewed commit: a80dc2a

@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
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