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