release(core): 1.4.2 (#37968)

This commit is contained in:
Mason Daugherty
2026-06-08 14:16:11 -04:00
committed by GitHub
parent 74c23741b0
commit e096992984
3 changed files with 3 additions and 3 deletions

View File

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