diff --git a/pyproject.toml b/pyproject.toml index 9aff10d..e3a3bf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ttd-databricks" -version = "0.2.0" +version = "0.2.1" description = "Client implementation and helper functions for integrating with the TTD Databricks services." readme = "README.md" requires-python = ">=3.10"