Release 0.34.1

One change over 0.34.0: the Microsoft badge's provenance relaxation (0.7),
measured on the OCR-censused Microsoft-C2PA cohort -- 257 badge-less uploads
max 0.251, the relaxed band holds three faint badges and zero false fills.
This commit is contained in:
Victor Kuznetsov
2026-08-28 10:29:33 -07:00
parent 23696f42a8
commit 01539f5f58
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.34.0"
__version__ = "0.34.1"
__all__ = [
"BatchSummary",