Skip to content

Commit 1144f66

Browse files
authored
Merge pull request #202 from roboflow/1.1.18
Increase version to 1.1.18
2 parents 080d588 + 86fd0f3 commit 1144f66

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)