release(core): 1.3.3 (#37198)

This commit is contained in:
Nick Hollon
2026-05-05 15:00:01 -04:00
committed by GitHub
parent 55a7707837
commit 5039dfec1f
3 changed files with 3 additions and 3 deletions

View File

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