Skip to content

Prepare Python package metadata for Determa State 0.0.7 - #66

Merged
fruwe merged 2 commits into
mainfrom
fruwe/issue-65-release-0.0.7-metadata
Jul 28, 2026
Merged

Prepare Python package metadata for Determa State 0.0.7#66
fruwe merged 2 commits into
mainfrom
fruwe/issue-65-release-0.0.7-metadata

Conversation

@fruwe

@fruwe fruwe commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • bump the authoritative Python package version to 0.0.7;
  • update current release-status documentation;
  • align the existing public-version assertion with the package metadata;
  • preserve the immutable format-1 specification and conformance commit pins.

Closes #65.

Validation

  • ruff check .
  • mypy src/determa
  • pytest -q (175 passed)
  • pytest conformance -q (93 passed, using the documented immutable commits because a v0.0.7 conformance tag does not exist yet)
  • python -m build
  • source archive and wheel content inspection
  • clean wheel installation and determa.state.__version__ == "0.0.7"
  • git diff --check

Exclusions

  • no engine behavior or conformance expectation changes;
  • no format identifier changes;
  • no workflow or Trusted Publishing changes;
  • no tag, release, or publication.

@fruwe
fruwe marked this pull request as ready for review July 28, 2026 14:10
@fruwe
fruwe merged commit 4958ac8 into main Jul 28, 2026
4 checks passed
@fruwe
fruwe deleted the fruwe/issue-65-release-0.0.7-metadata branch July 28, 2026 14:11
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.

Prepare Python package metadata for Determa State 0.0.7

1 participant