diff --git a/blendsql/__init__.py b/blendsql/__init__.py index 51e14b62..79d778f7 100644 --- a/blendsql/__init__.py +++ b/blendsql/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.0.141" +__version__ = "0.0.15" from .ingredients.builtin import LLMMap, LLMQA, LLMJoin, LLMValidate