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