It would be cool if pyo3-pack packages defined their __version__ to be the one from cargo.toml automatically. In the meanwhile, how would I define such a static string for my pymodule?
It would be cool if pyo3-pack packages defined their version to be the one from cargo.toml automatically.
In the meanwhile, how would I define such a static string for my pymodule?