release(core): 1.3.0.a2 (#36698)

release 1.3.0a2
This commit is contained in:
Eugene Yurtsev
2026-04-13 10:13:48 -04:00
committed by GitHub
parent 8f5c800f41
commit 8182d6302d
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.0a1"
version = "1.3.0a2"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langsmith>=0.3.45,<1.0.0",