release(langchain): release 1.2.2 (#34643)

Release langchain 1.2.2
This commit is contained in:
Eugene Yurtsev
2026-01-07 17:27:58 -05:00
committed by GitHub
parent bda22aa1d9
commit 5554a36ad5
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ license = { text = "MIT" }
readme = "README.md"
authors = []
version = "1.2.1"
version = "1.2.2"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langchain-core>=1.2.1,<2.0.0",