We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef1bfc commit c80d0c3Copy full SHA for c80d0c3
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "iroha-python"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
pyproject.toml
@@ -18,7 +18,7 @@ features = ["pyo3/extension-module"]
18
19
[tool.poetry]
20
21
-version = "0.2.0"
+version = "0.1.0"
22
description = ""
23
authors = ["Aleksandr Strokov <[email protected]>"]
24
0 commit comments