diff --git a/python/pyproject.toml b/python/pyproject.toml index 68f8c62c9..d56c75d88 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langsmith" -version = "0.2.8" +version = "0.2.9" description = "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform." authors = ["LangChain "] license = "MIT"