Expand description
pyproject.toml version file engine.
Implements VersionFile for Python’s pyproject.toml manifest, detecting
and rewriting the version field inside the [project] section while
preserving formatting.
Structs§
- Pyproject
Version File - Version file engine for
pyproject.toml.