diff --git a/pyproject.toml b/pyproject.toml index 217a222c..a318761e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "langchain-benchmarks" version = "0.0.1" -description = "Flex them feathers! 🦜💪" +description = "🦜💪 Flex those feathers!" authors = ["LangChain AI"] license = "MIT" readme = "README.md"