release(fireworks): 1.4.1 (#37603)

This commit is contained in:
Mason Daugherty
2026-05-21 01:33:47 -05:00
committed by GitHub
parent 3c4cb503a0
commit d2931d878f
2 changed files with 2 additions and 2 deletions

View File

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