chore(release): bump version to 0.15.3

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Victor Kuznetsov
2026-07-14 17:17:01 +03:00
co-authored by Claude Opus 4.8
parent 9fe12c3997
commit 71dae8fe25
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.2"
__version__ = "0.15.3"
__all__ = ["__version__", "remove_visible", "visible_provenance"]