Updated tested versions

This commit is contained in:
Rhet Turnbull
2022-02-24 05:18:23 -08:00
parent 173e3ccc37
commit 4d1b1db2a7
2 changed files with 3 additions and 1 deletions

View File

@@ -103,6 +103,8 @@ _TESTED_OS_VERSIONS = [
("11", "6"),
("12", "0"),
("12", "1"),
("12", "2"),
("12", "3"),
]
# Photos 5 has persons who are empty string if unidentified face

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.46.4"
__version__ = "0.46.5"