Release 0.34.0

This commit is contained in:
Victor Kuznetsov
2026-08-27 21:08:07 -07:00
parent ee561308ef
commit 86ce55ced6
4 changed files with 7 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.33.1"
__version__ = "0.34.0"
__all__ = [
"BatchSummary",