From 65aa85b014d8011b084f54051a80b6a4384bcf01 Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 2 Jul 2024 20:03:49 +0000 Subject: [PATCH] Set Version: 0.1.6 --- package/version | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/version b/package/version index 9faa1b7..c946ee6 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.5 +0.1.6 diff --git a/pyproject.toml b/pyproject.toml index 6a0f92a..6584392 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ksoroban" -version = "0.1.5" +version = "0.1.6" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",