v0.12.2
Immutable
release. Only release title and notes can be modified.
[0.12.2] - 2026-06-21 - PyPI publication + release automation
Published on PyPI
minxg-betais now installable directly from PyPI:
pip install minxg-beta.- Releases are fully automated via
.github/workflows/release.yml—
pushing av*.*.*tag triggers Trusted Publishing (OIDC) for PyPI
and creates a GitHub Release with the wheel + sdist attached.
No PyPI API token is stored in the repository.
Housekeeping
- README: top-of-file PyPI / Downloads / GitHub Release / License badges.
- README: replaced "PyPI publication is on the roadmap but not yet done"
with a realpip install minxg-betablock and aReleasingsection. - pyproject: project
descriptionnow mentions the PyPI name and
install command so it surfaces on the PyPI page itself. - PyPI metadata: removed retired
Topic :: Artificial Intelligence
classifier (PyPI no longer accepts it).
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Versioning policy (effective 2026-06-14): MINXG is in pre-1.0
development. Public releases start at0.10.0; the legacy
1.xnumbering on internal commits is retained in git history as
a milestone but is not part of the public release graph.