Skip to content

Commit 86fd0f3

Browse files
committed
prepare for 1.1.18 release
1 parent 080d588 commit 86fd0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from roboflow.models import CLIPModel, GazeModel
1414
from roboflow.util.general import write_line
1515

16-
__version__ = "1.1.7"
16+
__version__ = "1.1.8"
1717

1818

1919
def check_key(api_key, model, notebook, num_retries=0):

0 commit comments

Comments
 (0)