There was an error while loading. Please reload this page.
2 parents 96c0dd1 + 75b808b commit 8255315Copy full SHA for 8255315
1 file changed
roboflow/__init__.py
@@ -21,7 +21,7 @@
21
CLIPModel = None # type: ignore[assignment,misc]
22
GazeModel = None # type: ignore[assignment,misc]
23
24
-__version__ = "1.3.13"
+__version__ = "1.3.14"
25
26
27
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments