diff --git a/python/pyproject.toml b/python/pyproject.toml index 9f74929e4..8c0b96035 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langsmith" -version = "0.1.143" +version = "0.1.146" description = "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform." authors = ["LangChain "] license = "MIT"