diff --git a/package/version b/package/version index 9f42295..5786113 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.37 +0.1.38 diff --git a/pyproject.toml b/pyproject.toml index 7ae2b8a..e44b682 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "komet" -version = "0.1.37" +version = "0.1.38" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",