diff --git a/kmxwasm/pyproject.toml b/kmxwasm/pyproject.toml index 529ce8f4..168d45e3 100644 --- a/kmxwasm/pyproject.toml +++ b/kmxwasm/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kmxwasm" -version = "0.1.71" +version = "0.1.72" description = "Symbolic execution for the MultiversX blockchain with the Wasm semantics, using pyk." authors = [ "Runtime Verification, Inc. ", diff --git a/package/version b/package/version index 7c3ae4e0..8076b7dc 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.71 +0.1.72