Skip to content

Commit 1599bfc

Browse files
committed
bump to rc2
Signed-off-by: Tcc0403 <76503978+Tcc0403@users.noreply.github.com>
1 parent 2506f9c commit 1599bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def get_optional_dependencies():
3232
"""Get optional dependency groups."""
3333
return {
3434
"dev": [
35-
"transformers==5.0.0rc1",
35+
"transformers==5.0.0rc2",
3636
"matplotlib>=3.7.2",
3737
"ruff>=0.12.0",
3838
"pytest>=7.1.2",

0 commit comments

Comments
 (0)