Skip to content

Commit c28cb01

Browse files
authored
Merge pull request #318 from roboflow/v1.1.42
new release for video job bugfix
2 parents eca5e97 + 7c5247e commit c28cb01

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

18-
__version__ = "1.1.41"
18+
__version__ = "1.1.42"
1919

2020

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

0 commit comments

Comments
 (0)