From f766ef14ac7ed337648b53375bf5a7a9b9fa5f82 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 8 Aug 2024 20:29:28 +0000 Subject: [PATCH] Set Version: 0.1.83 --- 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 ef10feca..988b5b6a 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.82" +version = "0.1.83" 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 59e55c1f..660b5ae0 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.82 +0.1.83