Skip to content

rollback version#490

Merged
rayrayraykk merged 1 commit intoagentscope-ai:mainfrom
rayrayraykk:weirui/dev/version114
Apr 16, 2026
Merged

rollback version#490
rayrayraykk merged 1 commit intoagentscope-ai:mainfrom
rayrayraykk:weirui/dev/version114

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]

@rayrayraykk rayrayraykk requested review from a team and Copilot April 16, 2026 02:53
@rayrayraykk rayrayraykk merged commit f194dd4 into agentscope-ai:main Apr 16, 2026
7 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Rolls back the AgentScope Runtime version identifiers to 1.1.4 across the runtime constant and the packaging metadata, keeping the established convention of a leading v only in the runtime __version__.

Changes:

  • Update src/agentscope_runtime/version.py to set __version__ = "v1.1.4".
  • Update pyproject.toml to set [project].version = "1.1.4".

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 Rolls back the runtime-reported version string (with v prefix).
pyproject.toml Rolls back the packaged project version (PEP 440-style, no v prefix).

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