Skip to content

chore: bump version to v2.3.0#43

Merged
plutoless merged 1 commit into
mainfrom
chore/bump-2.3.0
Jun 17, 2026
Merged

chore: bump version to v2.3.0#43
plutoless merged 1 commit into
mainfrom
chore/bump-2.3.0

Conversation

@plutoless

Copy link
Copy Markdown
Collaborator

Summary

Bumps the package version to v2.3.0 so the v2.3.0 release can actually publish. The release previously failed because (1) the v2.3.0 tag pointed at the broken PR #37 merge (CI red → publish job blocked) and (2) the version was never bumped — pyproject.toml was still v2.2.0, which fails the publish job's tag/version match check.

CI for the code itself is already green on main (PR #42). This PR only touches release metadata:

  • pyproject.toml: v2.2.0v2.3.0
  • compat/agora-agent-server-sdk/pyproject.toml: version → v2.3.0, agora-agents floor → >=2.3.0,<3.0.0
  • changelog.md: add ## [v2.3.0] section

scripts/check_release_workflow.py passes locally.

Next step (after merge)

Re-point the v2.3.0 tag to the merge commit and force-push it to trigger the publish workflow.

🤖 Generated with Claude Code

Bump root and compat package versions (and the compat agora-agents
dependency floor) to v2.3.0, and add the v2.3.0 changelog entry, so the
v2.3.0 release tag passes the publish job's version-match check.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@plutoless plutoless merged commit d9ca67c into main Jun 17, 2026
4 checks passed
@plutoless plutoless deleted the chore/bump-2.3.0 branch June 17, 2026 23:23
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