We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf6c75 commit 7adc7d7Copy full SHA for 7adc7d7
1 file changed
roboflow/__init__.py
@@ -15,7 +15,7 @@
15
from roboflow.models import CLIPModel, GazeModel # noqa: F401
16
from roboflow.util.general import write_line
17
18
-__version__ = "1.1.54"
+__version__ = "1.1.55"
19
20
21
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments