Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c12975

Browse files
authoredSep 7, 2024··
Update setup.py
1 parent 7ca02ac commit 3c12975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setuptools.setup(
1818
name="clipcrop",
19-
version="2.4.8",
19+
version="2.4.9",
2020
author="Vishnu Nandakumar",
2121
author_email="nkumarvishnu25@gmail.com",
2222
description="Extract sections from your image by using OpenAI CLIP and Facebooks Detr implemented on HuggingFace Transformers",

0 commit comments

Comments
 (0)
Please sign in to comment.