release(mistralai): 1.1.3 (#37145)

This commit is contained in:
Mason Daugherty
2026-05-01 17:08:22 -04:00
committed by GitHub
parent d1a3c3d0a5
commit 2ed935956a
2 changed files with 3 additions and 3 deletions

View File

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