Skip to content

Commit 9a71b31

Browse files
committed
pyproject.toml: mistralai-workflows>=2.0.0 -> mistralai-workflows>=2.0.0b1 (erratum)
1 parent 93c8fa2 commit 9a71b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)