We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4d0e3 commit bfa72c3Copy full SHA for bfa72c3
roboflow/__init__.py
@@ -13,7 +13,7 @@
13
from roboflow.models import CLIPModel, GazeModel
14
from roboflow.util.general import write_line
15
16
-__version__ = "1.1.13"
+__version__ = "1.1.14"
17
18
19
def check_key(api_key, model, notebook, num_retries=0):
0 commit comments