chore(release): bump version to 0.15.2

This commit is contained in:
Victor Kuznetsov
2026-07-13 12:27:06 +03:00
parent 2bdaa09e5f
commit d9204e2e1f
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.1"
__version__ = "0.15.2"
__all__ = ["__version__", "remove_visible", "visible_provenance"]