diff --git a/package/version b/package/version index 9506d14..5946feb 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.47 +0.1.48 diff --git a/pyproject.toml b/pyproject.toml index c727f91..e6614b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "komet" -version = "0.1.47" +version = "0.1.48" description = "K tooling for the Soroban platform" authors = [ "Runtime Verification, Inc. ",