release(fireworks): 1.2.1 (#37113)

This commit is contained in:
Mason Daugherty
2026-04-30 17:49:16 -04:00
committed by GitHub
parent b339f65e7e
commit cc5a5371a9
4 changed files with 4 additions and 9 deletions

View File

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