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 9a94a1a commit ed179caCopy full SHA for ed179ca
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.32"
+__version__ = "0.2.33"
12
13
14
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments