From b35e73df1e2ca2ded438321f52917b7b905123dc Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 16 Jul 2024 22:44:05 +0000 Subject: [PATCH] Set Version: 0.1.76 --- kmxwasm/pyproject.toml | 2 +- package/version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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