Skip to content

Commit 93b7d85

Browse files
committed
bump version
1 parent c1ebc6f commit 93b7d85

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.0.2"
15+
__version__ = "1.0.3"
1616

1717

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

0 commit comments

Comments
 (0)