Fix for #500, check for macOS version before loading Vision

This commit is contained in:
Rhet Turnbull
2021-07-29 21:16:33 -07:00
parent 7376223eb8
commit 673243c6cd
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.42.70"
__version__ = "0.42.71"