Skip to content

Commit

Permalink
feat(python): updated to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Dec 3, 2020
1 parent df23bf5 commit f9cb79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='mailchecker',
version = "4.0.0",
version = "4.0.1",
py_modules=['MailChecker'],
url='https://github.com/FGRibreau/mailchecker',
license='MIT',
Expand Down

0 comments on commit f9cb79e

Please sign in to comment.