Skip to content

Commit

Permalink
test pypi publishing
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Nov 18, 2024
1 parent 0ef1bfc commit c80d0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iroha-python"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ features = ["pyo3/extension-module"]

[tool.poetry]
name = "iroha-python"
version = "0.2.0"
version = "0.1.0"
description = ""
authors = ["Aleksandr Strokov <[email protected]>"]

Expand Down

0 comments on commit c80d0c3

Please sign in to comment.