Release 0.26.3

This commit is contained in:
Victor Kuznetsov
2026-08-09 21:15:15 -07:00
parent 353bc5f12c
commit b1319b1d5a
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.26.2"
__version__ = "0.26.3"
__all__ = [
"BatchSummary",