Skip to content

Commit 2cf7890

Browse files
Update autogen.py
1 parent 702a6eb commit 2cf7890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/autogen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"keras": f"{KERAS_TEAM_GH}/keras/tree/v3.5.0/",
4848
"keras_tuner": f"{KERAS_TEAM_GH}/keras-tuner/tree/v1.4.7/",
4949
"keras_cv": f"{KERAS_TEAM_GH}/keras-cv/tree/v0.9.0/",
50-
"keras_hub": f"{KERAS_TEAM_GH}/keras-hub/tree/v0.16.1.dev202409220340/",
50+
"keras_hub": f"{KERAS_TEAM_GH}/keras-hub/tree/v0.16.1.dev202409260340/",
5151
"tf_keras": f"{KERAS_TEAM_GH}/tf-keras/tree/v2.17.0/",
5252
}
5353
USE_MULTIPROCESSING = False

0 commit comments

Comments
 (0)