Release 0.26.2 and document distribution surfaces

This commit is contained in:
Victor Kuznetsov
2026-08-09 00:27:10 -07:00
parent f9beef365f
commit 015df40f49
7 changed files with 32 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.26.1"
__version__ = "0.26.2"
__all__ = [
"BatchSummary",