From 107fac52adcf705fb0ef3ad78508ae86bd565b02 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Thu, 16 Nov 2023 15:57:48 -0500 Subject: [PATCH] x --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"