Skip to content

Commit 0f3f8eb

Browse files
committed
bump to rc2
Signed-off-by: Tcc0403 <76503978+Tcc0403@users.noreply.github.com>
1 parent 42c6d64 commit 0f3f8eb

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)