Skip to content

Commit d419158

Browse files
authored
Merge pull request #206 from roboflow/version-1-1-12
Bump version to `1.1.12`
2 parents 804f60e + 22fba0f commit d419158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: roboflow/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from roboflow.models import CLIPModel, GazeModel
1414
from roboflow.util.general import write_line
1515

16-
__version__ = "1.1.11"
16+
__version__ = "1.1.12"
1717

1818

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

0 commit comments

Comments
 (0)