diff --git a/pkg/k2/language_host/python/klothosdk/pyproject.toml b/pkg/k2/language_host/python/klothosdk/pyproject.toml index 5d035042..e8508133 100644 --- a/pkg/k2/language_host/python/klothosdk/pyproject.toml +++ b/pkg/k2/language_host/python/klothosdk/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "klotho" -version = "0.1.0" +version = "0.1.1" description = "A Python SDK for Klotho2" authors = [{ name = "Aaron Torres", email = "atorres@klo.dev" }] license = { file = "LICENSE" }