Skip to content

fix: restore version to 0.20.2 after omni-java merge#1832

Merged
KRRT7 merged 1 commit intomainfrom
fix/restore-version-after-merge
Mar 14, 2026
Merged

fix: restore version to 0.20.2 after omni-java merge#1832
KRRT7 merged 1 commit intomainfrom
fix/restore-version-after-merge

Conversation

@mashraf-222
Copy link
Copy Markdown
Contributor

The omni-java merge (PR #1199) overwrote version.py with a dev version (0.20.1.post872.dev0+d7ab5a98). This restores it to 0.20.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Mar 14, 2026

Claude finished @mashraf-222's task in 1m 31s —— View job


PR Review Summary

  • Triage: assess PR scope
  • Lint and type check
  • Resolve stale threads
  • Code review
  • Duplicate detection
  • Test coverage

Prek Checks

All checks passed — ruff check and ruff format both clean.

Mypy

No issues found in codeflash/version.py.

Code Review

The change is straightforward and correct. The omni-java merge (PR #1199) overwrote codeflash/version.py with a dev-generated version string (0.20.1.post872.dev0+d7ab5a98), and this PR restores it to the intended release version 0.20.2.

No bugs, security issues, or breaking changes.

One observation: codeflash-benchmark/codeflash_benchmark/version.py still contains 0.20.1.post242.dev0+7c7eeb5b (same value on both main and this PR branch). If that package is meant to track the same release version, it may warrant a separate update — but given the comment in the file (# These version placeholders will be replaced by uv-dynamic-versioning during build), both files are managed by uv-dynamic-versioning at build time, so the placeholder value matters less there. No action required.

Duplicate Detection

No duplicates detected — single-line version string change.

Test Coverage

N/A — no logic added or changed, only a version string value restored.


Last updated: 2026-03-14

@KRRT7 KRRT7 merged commit 5cef345 into main Mar 14, 2026
26 of 27 checks passed
@KRRT7 KRRT7 deleted the fix/restore-version-after-merge branch March 14, 2026 00:52
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