Release 0.28.1

pre-commit: 1 maintain.sh - uv-secure lightning PYSEC-2026-3624 known, no fix, same as 0.28.0; ruff/pyright/1378 tests passed; 2) /simplify - version bump only; 3) docs sync - no refs; 4) CLAUDE.md - no change
EOF
)
This commit is contained in:
Victor Kuznetsov
2026-08-19 21:46:14 -07:00
parent 91aa49b03a
commit 0aa03c4e89
3 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.28.0"
__version__ = "0.28.1"
__all__ = [
"BatchSummary",