Release 0.32.0

Co-Authored-By: Claude Fable 4.5 <noreply@anthropic.com>
This commit is contained in:
Victor Kuznetsov
2026-08-26 23:03:04 -07:00
co-authored by Claude Fable 4.5
parent ab528ec0e8
commit c4aecfbbdf
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.31.2"
__version__ = "0.32.0"
__all__ = [
"BatchSummary",