chore(release): bump to 2026.07.0#3109
Conversation
- CalVer (YYYY.0M.MICRO); July 2026, micro resets to 0 - uv.lock regenerated via `uv lock` (anthias 2026.6.3 -> 2026.7.0) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
There was a problem hiding this comment.
Pull request overview
Bumps Anthias’ release version to 2026.07.0 across the Python project metadata and the JS toolchain metadata, and updates the lockfile entry to match the normalized Python version representation.
Changes:
- Update Python package version in
pyproject.tomlto2026.07.0. - Update JS package version in
package.jsonto2026.07.0. - Update
uv.lock’s editableanthiaspackage version to the normalized form2026.7.0.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
uv.lock |
Updates the locked editable anthias package version to match the new release (normalized form). |
pyproject.toml |
Bumps the Python project version to 2026.07.0. |
package.json |
Bumps the JS/package metadata version to 2026.07.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
End-to-end testbed validation ✅Ran a full integrated-stack e2e across all three hardware classes before cutting the release. This bump only changes a version string, so the runtime under test is master HEAD's built image set Deployed Result matrix
All 4 containers (server/viewer/celery/redis) healthy on every board; error/traceback/crash scan over the run came back clean (the only hits were a self-inflicted Notes / method
|



Issues Fixed
N/A — routine release version bump.
Description
Bump the Anthias version to
2026.07.0(CalVerYYYY.0M.MICRO; July 2026, micro resets to 0) ahead of cutting the next release.package.json+pyproject.toml:2026.07.0uv.lock: regenerated viauv lock(anthias2026.6.3→2026.7.0, no dependency churn)Checklist
🤖 Generated with Claude Code