Skip to content

Commit 78c15e9

Browse files
authored
Merge pull request #181 from roboflow/v1.1.5
Release `v1.1.5`
2 parents 030461c + 9627cb7 commit 78c15e9

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
@@ -12,7 +12,7 @@
1212
from roboflow.core.workspace import Workspace
1313
from roboflow.util.general import write_line
1414

15-
__version__ = "1.1.4"
15+
__version__ = "1.1.5"
1616

1717

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

0 commit comments

Comments
 (0)