release(core): 1.3.1 (#36972)

This commit is contained in:
ccurme
2026-04-23 14:50:43 -04:00
committed by GitHub
parent 9a671d7919
commit 3f382a9e20
3 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules",
]
version = "1.3.0"
version = "1.3.1"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langsmith>=0.3.45,<1.0.0",