Closed LSchueler closed 3 years ago
Addressing issue #16 I added the variable __version__ to the PyModule, which is set to the same version as set in Cargo.toml.
__version__
PyModule
Cargo.toml
Addressing issue #16 I added the variable
__version__
to thePyModule
, which is set to the same version as set inCargo.toml
.