Skip to content

Commit 02252c3

Browse files
committed
bump version
1 parent 75145dc commit 02252c3

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
@@ -14,7 +14,7 @@
1414
from roboflow.models import CLIPModel, GazeModel # noqa: F401
1515
from roboflow.util.general import write_line
1616

17-
__version__ = "1.1.28"
17+
__version__ = "1.1.29"
1818

1919

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

0 commit comments

Comments
 (0)