Skip to content

Commit c80d0c3

Browse files
committed
test pypi publishing
Signed-off-by: BAStos525 <[email protected]>
1 parent 0ef1bfc commit c80d0c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroha-python"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ features = ["pyo3/extension-module"]
1818

1919
[tool.poetry]
2020
name = "iroha-python"
21-
version = "0.2.0"
21+
version = "0.1.0"
2222
description = ""
2323
authors = ["Aleksandr Strokov <[email protected]>"]
2424

0 commit comments

Comments
 (0)