0.7.0
- Changed the error raised when using an unsupported macOS version (10.7 or earlier) from an
OSError
to anImportError
to match the error raised in other situations where the module isn't supported.
OSError
to an ImportError
to match the error raised in other situations where the module isn't supported.