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 5336a86 commit 44f994eCopy full SHA for 44f994e
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.31"
+__version__ = "0.2.32"
12
13
14
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments