Skip to content

Commit

Permalink
Merge pull request #181 from roboflow/v1.1.5
Browse files Browse the repository at this point in the history
Release `v1.1.5`
  • Loading branch information
capjamesg authored Sep 6, 2023
2 parents 030461c + 9627cb7 commit 78c15e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roboflow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from roboflow.core.workspace import Workspace
from roboflow.util.general import write_line

__version__ = "1.1.4"
__version__ = "1.1.5"


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

0 comments on commit 78c15e9

Please sign in to comment.