Skip to content

Bump version v5.0.0#290

Merged
preritdas merged 1 commit intomasterfrom
bump-version
Mar 7, 2026
Merged

Bump version v5.0.0#290
preritdas merged 1 commit intomasterfrom
bump-version

Conversation

@preritdas
Copy link
Member

No description provided.

@preritdas preritdas merged commit 07c34fe into master Mar 7, 2026
1 check passed
@preritdas preritdas deleted the bump-version branch March 7, 2026 18:20
@augmentcode
Copy link

augmentcode bot commented Mar 7, 2026

🤖 Augment PR Summary

Summary: Bumps the SDK package version in pyproject.toml from v4.11.2 to v5.0.0 to reflect a new major release.
Changes: Updates only the PEP 621 project metadata version; no functional code changes included.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

[project]
name = "real-intent"
version = "v4.11.2"
version = "v5.0.0"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[project].version in pyproject.toml is expected to be PEP 440 compliant, and a leading v (e.g., v5.0.0) can cause build/publish tooling to reject the package as an invalid version. If the v prefix is intentional for your release process, it may be worth double-checking that the packaging pipeline and consumers accept it.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant