chore(release): v0.18.0

This commit is contained in:
Victor Kuznetsov
2026-07-22 13:17:00 -07:00
parent f1a5eecf98
commit 80cdaff2d5
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.17.0"
__version__ = "0.18.0"
__all__ = ["__version__", "remove_visible", "visible_provenance"]