package_info
package_info
¶
Package version information for NeMo Safe Synthesizer.
Version is determined at build time from git tags via uv-dynamic-versioning. At runtime, the version is read from the installed package metadata.
To create a release version, tag a commit: git tag v0.2.0 uv build --wheel