Release 0.27.0

This commit is contained in:
Victor Kuznetsov
2026-08-18 11:02:18 -07:00
parent 21ce1dfadd
commit 2e1428406e
4 changed files with 4 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.3"
__version__ = "0.27.0"
__all__ = [
"BatchSummary",