chore: bump version to 0.3.1

This commit is contained in:
Lance Martin
2025-12-12 11:40:43 -08:00
parent 73a99d6469
commit cc562c6be5
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langsmith-fetch"
version = "0.3.0"
version = "0.3.1"
description = "LangSmith Fetch - Minimal CLI for fetching LangSmith threads and traces"
readme = "README.md"
requires-python = ">=3.10"