chore(release): bump version to 0.15.1

This commit is contained in:
Victor Kuznetsov
2026-07-13 11:54:53 +03:00
parent 220803c4d0
commit 72f6734b45
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.15.0"
__version__ = "0.15.1"
__all__ = ["__version__", "remove_visible", "visible_provenance"]