Skip to content

Commit 605fd45

Browse files
authored
Merge pull request #147 from roboflow/bump-version-107
bump version for release
2 parents 1da9a6b + 1c842f3 commit 605fd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/__init__.py

+1-1
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.0.5"
15+
__version__ = "1.0.8"
1616

1717

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

0 commit comments

Comments
 (0)