Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 275 Bytes

File metadata and controls

14 lines (9 loc) · 275 Bytes

Contributing

Package Version

Package version control conforms to semantic versioning.

The version is defined statically in pyproject.toml:

[project]
version = "0.19.3"

To cut a release, update the version field manually and open a PR against main.