From 0fe50d5ac601fdad63f4205488e80ce17ea69d74 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 11 Jul 2024 14:03:33 +0000 Subject: [PATCH] Set Version: 0.1.75 --- 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 12bb8442..a65dfb96 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.74" +version = "0.1.75" 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 21f074df..d9ba7470 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.74 +0.1.75