We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39a0470 + cc86ec0 commit cffc59fCopy full SHA for cffc59f
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.7"
+__version__ = "1.3.8"
25
26
27
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments