Skip to content

release: 0.9.6#293

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

release: 0.9.6#293
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 Mar 24, 2026

Automated Release PR

0.9.6 (2026-03-24)

Full Changelog: v0.9.5...v0.9.6


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

This is an automated release PR generated by Stainless that bumps the agentex-sdk package from version 0.9.5 to 0.9.6. All four version reference sites are updated consistently and the changelog entry is correctly prepended.

  • .release-please-manifest.json: manifest version 0.9.50.9.6
  • pyproject.toml: [project] version 0.9.50.9.6
  • src/agentex/_version.py: __version__ 0.9.50.9.6
  • CHANGELOG.md: new 0.9.6 entry added with compare link to GitHub history

No logic changes, no dependency additions, and no custom-rule violations were found.

Confidence Score: 5/5

  • This PR is safe to merge — it contains only mechanical version-string updates with no logic or dependency changes.
  • All four version references are updated atomically and consistently; there are no code changes, no new dependencies, and no custom-rule violations. Standard automated release pattern.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.5 to 0.9.6 — consistent with the rest of the release.
CHANGELOG.md New 0.9.6 changelog entry prepended with date and compare link; no issues.
pyproject.toml Package version updated from 0.9.5 to 0.9.6; no other fields changed.
src/agentex/_version.py Module-level __version__ constant updated from 0.9.5 to 0.9.6; consistent with all other version references.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Stainless Bot triggers release] --> B[Bump version 0.9.5 → 0.9.6]
    B --> C[.release-please-manifest.json]
    B --> D[pyproject.toml]
    B --> E[src/agentex/_version.py]
    B --> F[CHANGELOG.md]
    C & D & E & F --> G[PR merged to main]
    G --> H[PyPI publish agentex-sdk==0.9.6]
Loading

Reviews (1): Last reviewed commit: "release: 0.9.6" | Re-trigger Greptile

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