Skip to content

Bump version to v0.3.0 - #688

Merged
yuecideng merged 1 commit into
mainfrom
codex/bump-v0.3.0
Sep 24, 2026
Merged

yuecideng merged 1 commit into
mainfrom
codex/bump-v0.3.0

Conversation

@yuecideng

Copy link
Copy Markdown
Contributor

Description

This PR bumps the EmbodiChain package version from 0.2.4 to 0.3.0 on top of the latest main commit. The release tag workflow requires the repository VERSION to match v0.3.0, and the built wheel must expose the same metadata and runtime version.

Dependencies: none.

Issue reference: N/A.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which improves an existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (existing functionality will not work without user modification)
  • Documentation update

Screenshots

Not applicable.

Validation

  • black . with Black 26.3.1 — 1,139 files unchanged.
  • python docs/scripts/check_api_docs.py — 2,273/2,273 exports documented.
  • python -m pytest -q tests/test_release_metadata.py — 8 passed.
  • python -m build — built embodichain-0.3.0.tar.gz and embodichain-0.3.0-py3-none-any.whl.
  • python -m twine check dist/* — both distributions passed.
  • python scripts/validate_wheel_metadata.py dist/*.whl — passed.
  • Verified VERSION, wheel metadata, and embodichain/VERSION all resolve to 0.3.0.
  • git diff --check — passed.

Checklist

  • I have run the black . command to format the code base.
  • I reviewed affected documentation and agent context; the version-only change does not alter project-context guidance.
  • Public API documentation coverage passes.
  • Existing release metadata tests and distribution validation cover this change.
  • Dependencies have been reviewed; no changes are required.

@yuecideng yuecideng added the ci label Sep 24, 2026
@yuecideng
yuecideng merged commit 99b4b8e into main Sep 24, 2026
6 of 8 checks passed
@yuecideng
yuecideng deleted the codex/bump-v0.3.0 branch September 24, 2026 15:35
@greptile-apps

greptile-apps Bot commented Sep 24, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge.

Summary

Updates VERSION from 0.2.4 to 0.3.0 for the next release. No actionable issue was identified.

Reviews (1) · Last reviewed commit: "chore(release): bump version to v0.3.0"

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant