diff --git a/package/version b/package/version index 9767cc9..20f4951 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.10 +0.1.11 diff --git a/pyproject.toml b/pyproject.toml index 98d6ad9..558b02a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ksoroban" -version = "0.1.10" +version = "0.1.11" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",