diff --git a/pyproject.toml b/pyproject.toml index ade4a60..727c83e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-benchmarks" -version = "0.0.11" +version = "0.0.12" description = "🦜💪 Flex those feathers!" authors = ["LangChain AI"] license = "MIT"