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 15ab597 commit 091f4c4Copy full SHA for 091f4c4
roboflow/__init__.py
@@ -11,7 +11,7 @@
11
from roboflow.core.workspace import Workspace
12
from roboflow.util.general import write_line
13
14
-__version__ = "1.0.0"
+__version__ = "1.0.1"
15
16
17
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments