diff --git a/pyproject.toml b/pyproject.toml index 17a2fc58..13c3abac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-benchmarks" -version = "0.1.0" +version = "0.0.1" description = "Flex them feathers! 🦜💪" authors = ["LangChain AI"] license = "MIT"