diff --git a/tsellm/__version__.py b/tsellm/__version__.py index 9558e43..69c8cf7 100644 --- a/tsellm/__version__.py +++ b/tsellm/__version__.py @@ -1,3 +1,3 @@ __title__ = "tsellm" __description__ = "Use LLMs in SQLite and DuckDB" -__version__ = "0.1.0a11" +__version__ = "0.1.0a12"