FigOps v0.17.4
FigOps v0.17.4
FigOps is now published as a public Python package.
- PyPI: https://pypi.org/project/figops/0.17.4/
- TestPyPI: https://test.pypi.org/project/figops/0.17.4/
- Install:
python -m pip install figops==0.17.4 - MCP smoke:
figops-mcp --smoke
Added
- Add a manual GitHub Actions Trusted Publishing workflow for TestPyPI/PyPI uploads.
- Document exact PyPI/TestPyPI pending publisher values and install-smoke steps.
Changed
- Update public distribution docs and README to point at the live PyPI package and the future Trusted Publishing release path.
Verification
- Full test suite passed before release: 956 passed, 18 warnings, 48 subtests passed.
- Built wheel/sdist and ran package metadata, public package surface, consumer install, twine check, upload guards, ruff, diff check, and gitleaks.
- TestPyPI publish workflow succeeded: https://github.com/Moonweave-Research/figops/actions/runs/28140754430
- PyPI publish workflow succeeded: https://github.com/Moonweave-Research/figops/actions/runs/28141122462
- Fresh PyPI install smoke passed for
figops==0.17.4.