release(core): 1.4.1 (#37922)

This commit is contained in:
Mason Daugherty
2026-06-05 10:49:33 -04:00
committed by GitHub
parent 053c368ba4
commit a401351e12
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.0"
version = "1.4.1"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langsmith>=0.3.45,<1.0.0",