release(perplexity): 1.2.0 (#37091)

This commit is contained in:
Mason Daugherty
2026-04-29 17:54:27 -04:00
committed by GitHub
parent 28f5448dd4
commit 38553c3f2d
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
version = "1.1.0"
version = "1.2.0"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langchain-core>=1.3.2,<2.0.0",