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 c1ebc6f commit 93b7d85Copy full SHA for 93b7d85
roboflow/__init__.py
@@ -12,7 +12,7 @@
12
from roboflow.core.workspace import Workspace
13
from roboflow.util.general import write_line
14
15
-__version__ = "1.0.2"
+__version__ = "1.0.3"
16
17
18
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments