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 4632fab commit 213126aCopy full SHA for 213126a
roboflow/__init__.py
@@ -14,7 +14,7 @@
14
from roboflow.models import CLIPModel, GazeModel # noqa: F401
15
from roboflow.util.general import write_line
16
17
-__version__ = "1.1.17"
+__version__ = "1.1.18"
18
19
20
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments