Skip to content

chore(version): bump to 1.1.6.post2#514

Merged
rayrayraykk merged 1 commit into
agentscope-ai:mainfrom
rayrayraykk:weirui/chore/bump-version-post2
Jun 4, 2026
Merged

chore(version): bump to 1.1.6.post2#514
rayrayraykk merged 1 commit into
agentscope-ai:mainfrom
rayrayraykk:weirui/chore/bump-version-post2

Conversation

@rayrayraykk

Copy link
Copy Markdown
Member

Description

[Describe what this PR does and why]

Related Issue: Fixes #[issue_number] or Relates to #[issue_number]

Security Considerations: [If applicable, especially for sandbox changes]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring

Component(s) Affected

  • Engine
  • Sandbox
  • Tools
  • Common
  • Documentation
  • Tests
  • CI/CD

Checklist

  • Pre-commit hooks pass
  • Tests pass locally
  • Documentation updated (if needed)
  • Ready for review

Testing

[How to test these changes]

Additional Notes

[Optional: any other context]

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rayrayraykk rayrayraykk requested review from a team and Copilot June 4, 2026 03:50
@rayrayraykk rayrayraykk merged commit 5aaf895 into agentscope-ai:main Jun 4, 2026
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the project version to 1.1.6.post2, updating both the packaging metadata (pyproject.toml) and the runtime-exposed __version__ constant used throughout the codebase (CLI, FastAPI app metadata, deployer tags).

Changes:

  • Updated pyproject.toml project version to 1.1.6.post2.
  • Updated agentscope_runtime.__version__ to v1.1.6.post2 to keep the runtime version in sync with the release.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/agentscope_runtime/version.py Bumps __version__ to v1.1.6.post2 for runtime/CLI/API version reporting.
pyproject.toml Bumps packaged project version to 1.1.6.post2 (PEP 440-compliant).

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.

2 participants