diff --git a/kmxwasm/pyproject.toml b/kmxwasm/pyproject.toml index a161b4be..d1524af1 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.75" +version = "0.1.76" 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 d9ba7470..ad069db6 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.75 +0.1.76