GeoStat-Framework / GSTools-Core

A Rust implementation of the core algorithms of GSTools.
GNU Lesser General Public License v3.0
10 stars 0 forks source link

Add Python __version__ to PyModule #17

Closed LSchueler closed 2 years ago

LSchueler commented 2 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.