Skip to content

Align release version with v0.0.1#70

Merged
Alek99 merged 2 commits into
mainfrom
agent/align-v0.0.1-release
Jul 17, 2026
Merged

Align release version with v0.0.1#70
Alek99 merged 2 commits into
mainfrom
agent/align-v0.0.1-release

Conversation

@Alek99

@Alek99 Alek99 commented Jul 17, 2026

Copy link
Copy Markdown
Member

What changed

  • set the root Python package version to 0.0.1
  • keep xy.__version__ aligned with the package metadata
  • date the 0.0.1 changelog release section

Why

The v0.0.1 release tag failed the release-version gate because the project metadata still declared 0.1.0, and the changelog had no dated 0.0.1 entry.

Impact

The release tag, package metadata, public runtime version, and changelog now agree on 0.0.1.

Validation

  • python3 scripts/check_release_version.py --tag v0.0.1
  • python3 -m pytest -q tests/test_check_release_version.py
  • targeted validate_version_consistency tests (4 passed)

@Alek99
Alek99 marked this pull request as ready for review July 17, 2026 03:38
@Alek99
Alek99 marked this pull request as draft July 17, 2026 03:38
@Alek99
Alek99 marked this pull request as ready for review July 17, 2026 03:39
@codspeed-hq

codspeed-hq Bot commented Jul 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 94 untouched benchmarks
⏩ 1 skipped benchmark1


Comparing agent/align-v0.0.1-release (869c13f) with main (1f6eba5)

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

@Alek99
Alek99 merged commit 824d037 into main Jul 17, 2026
23 checks passed
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