iroha-python
iroha-python copied to clipboard
Update the versioning to emit wheel with the correct semver
Currently, we are not able to tell which version of Iroha is the current version the python library is linked against.
This gives users next to no feedback. I propose updating the version emitted in Cargo.toml to move in lockstep with our release cycle.