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 7e6da07 commit 4207cbfCopy full SHA for 4207cbf
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.27"
+__version__ = "0.2.28"
12
13
14
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments