Skip to content

Commit 0ef1bfc

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "iroha-python"
3-
version = "0.1.1"
4-
edition = "2024"
3+
version = "0.1.0"
4+
edition = "2021"
55

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

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.1.0"
21+
version = "0.2.0"
2222
description = ""
2323
authors = ["Aleksandr Strokov <[email protected]>"]
2424

0 commit comments

Comments
 (0)