We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9415998 commit cbc2a85Copy full SHA for cbc2a85
roboflow/__init__.py
@@ -8,7 +8,7 @@
8
from roboflow.core.project import Project
9
from roboflow.core.workspace import Workspace
10
11
-__version__ = "0.2.23"
+__version__ = "0.2.24"
12
13
14
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments