diff --git a/pyproject.toml b/pyproject.toml index d6ed0d78..7734c286 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-benchmarks" -version = "0.0.2" +version = "0.0.3" description = "🦜💪 Flex those feathers!" authors = ["LangChain AI"] license = "MIT"