From 83569bf798d7aebf3cf57448674a929aa667d2ee Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 19 Aug 2024 13:06:30 +0000 Subject: [PATCH] Set Version: 0.1.23 --- package/version | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/version b/package/version index 7e72641..001d752 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.22 +0.1.23 diff --git a/pyproject.toml b/pyproject.toml index 456af4c..3a8bfb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ksoroban" -version = "0.1.22" +version = "0.1.23" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",