diff --git a/platform/python/setup.py b/platform/python/setup.py index 1c3ee4ea..fcd71f76 100644 --- a/platform/python/setup.py +++ b/platform/python/setup.py @@ -4,7 +4,7 @@ setup( name='mailchecker', - version = "3.2.39", + version = "3.3.0", py_modules=['MailChecker'], url='https://github.com/FGRibreau/mailchecker', license='MIT',