diff --git a/osxphotos/_constants.py b/osxphotos/_constants.py index 0a4978dd..84e24849 100644 --- a/osxphotos/_constants.py +++ b/osxphotos/_constants.py @@ -113,6 +113,7 @@ _TESTED_OS_VERSIONS = [ ("11", "4"), ("11", "5"), ("11", "6"), + ("11", "7"), ("12", "0"), ("12", "1"), ("12", "2"),