diff --git a/blendsql/__init__.py b/blendsql/__init__.py index 799120aa..a474c3b8 100644 --- a/blendsql/__init__.py +++ b/blendsql/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.0.12" +__version__ = "0.0.13" from .ingredients.builtin import LLMMap, LLMQA, LLMJoin, DT, LLMValidate