Skip to content

Start 2.1.1 development - #1389

Merged
rossant merged 1 commit into
masterfrom
agent/start-2.1.1-development
Jul 17, 2026
Merged

Start 2.1.1 development#1389
rossant merged 1 commit into
masterfrom
agent/start-2.1.1-development

Conversation

@rossant

@rossant rossant commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • advance the repository development version from 2.1.0 to 2.1.1.dev0
  • keep pyproject.toml, phy.__version__, and the editable package entry in uv.lock synchronized
  • leave the README and documentation on 2.1.0, which remains the current stable release

Why

Development builds from master should no longer identify themselves as the immutable 2.1.0 release. The .dev0 version also ensures the production publish helper refuses an accidental upload.

Validation

  • version consistency check across all three files
  • uv lock --check
  • uv run --frozen phy --version
  • uv run --frozen pytest -q phy/utils/tests/test_plugin.py
  • uv build and package metadata inspection
  • git diff --check

@rossant
rossant marked this pull request as ready for review July 17, 2026 13:40
@rossant
rossant merged commit 1a63597 into master Jul 17, 2026
10 checks passed
@rossant
rossant deleted the agent/start-2.1.1-development branch July 17, 2026 13:43
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