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