Skip to content

Commit

Permalink
Merge pull request #206 from roboflow/version-1-1-12
Browse files Browse the repository at this point in the history
Bump version to `1.1.12`
  • Loading branch information
capjamesg authored Dec 4, 2023
2 parents 804f60e + 22fba0f commit d419158
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 @@ -13,7 +13,7 @@
from roboflow.models import CLIPModel, GazeModel
from roboflow.util.general import write_line

__version__ = "1.1.11"
__version__ = "1.1.12"


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

0 comments on commit d419158

Please sign in to comment.