We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76f0fe8 + 2f1c633 commit a9f43fdCopy full SHA for a9f43fd
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.32"
+__version__ = "1.1.33"
18
19
20
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments