Skip to content

Commit 2500f70

Browse files
committed
pyproject.toml: mistralai-workflows>=2.0.0 -> mistralai-workflows>=2.0.0b1 (erratum)
1 parent 78df19c commit 2500f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ workflows = [
3636
"mistralai-workflows>=2.0.0b1",
3737
]
3838
workflows-mistralai = [
39-
"mistralai-workflows[mistralai]>=2.0.01",
39+
"mistralai-workflows[mistralai]>=2.0.0b1",
4040
]
4141

4242
[project.urls]

0 commit comments

Comments
 (0)