Skip to content

Commit 8daa6de

Browse files
authored
Merge pull request #227 from roboflow/release/1.1.18
Bump version for release
2 parents 4632fab + 213126a commit 8daa6de

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
@@ -14,7 +14,7 @@
1414
from roboflow.models import CLIPModel, GazeModel # noqa: F401
1515
from roboflow.util.general import write_line
1616

17-
__version__ = "1.1.17"
17+
__version__ = "1.1.18"
1818

1919

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

0 commit comments

Comments
 (0)