Skip to content

Commit bc9be45

Browse files
Update dependency: deps/kwasm_release (#274)
* deps/kwasm_release: Set Version 0.1.56 * Set Version: 0.1.66 * kmultiversx/: sync poetry files 0.1.56 * deps/k_release: sync release file version 7.0.95 --------- Co-authored-by: devops <[email protected]>
1 parent a32bfa4 commit bc9be45

File tree

5 files changed

+69
-69
lines changed

5 files changed

+69
-69
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.91
1+
7.0.95

deps/kwasm_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.55
1+
0.1.56

kmultiversx/poetry.lock

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kmultiversx/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "kmultiversx"
7-
version = "0.1.65"
7+
version = "0.1.66"
88
description = "Python tools for Elrond semantics"
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",
@@ -21,7 +21,7 @@ mx-semantics = "kmultiversx.kdist.plugin"
2121

2222
[tool.poetry.dependencies]
2323
python = "^3.10"
24-
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.55", subdirectory = "pykwasm" }
24+
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.56", subdirectory = "pykwasm" }
2525
pycryptodomex = "^3.18.0"
2626
hypothesis = "^6.82.6"
2727

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.65
1+
0.1.66

0 commit comments

Comments
 (0)