diff --git a/setup.py b/setup.py index d4074a7..b688fce 100644 --- a/setup.py +++ b/setup.py @@ -124,7 +124,7 @@ def build_extension(self, ext: CMakeExtension) -> None: setup( name="removedup", - version="1.0.3", + version="1.0.4", author="Piero Toffanin", author_email="pt@masseranolabs.com", url="https://github.com/LibreTranslate/RemoveDUP",