diff --git a/package/version b/package/version index 845639e..9faa1b7 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.4 +0.1.5 diff --git a/pyproject.toml b/pyproject.toml index 31fac6a..097dab1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ksoroban" -version = "0.1.4" +version = "0.1.5" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",