Skip to content

Commit 5e1be86

Browse files
committed
version
1 parent bf8cdf0 commit 5e1be86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hook/zm_detect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
auth_header = None
3333

34-
__app_version__ = '6.1.26'
34+
__app_version__ = '6.1.27'
3535

3636
def remote_detect(stream=None, options=None, api=None, args=None):
3737
# This uses mlapi (https://github.com/pliablepixels/mlapi) to run inferencing and converts format to what is required by the rest of the code.

0 commit comments

Comments
 (0)