From 32a923dbb3729fc2de50d4f207691acf43a01f82 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 5 Aug 2024 09:26:54 +0000 Subject: [PATCH] Set Version: 0.1.82 --- 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 9acd82e1..dcab2599 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.81" +version = "0.1.82" 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 962d1c10..59e55c1f 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.81 +0.1.82