Skip to content

Commit

Permalink
feat(python): updated to 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 18, 2021
1 parent cde9824 commit b2e88f2
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.5",
version = "4.0.6",
py_modules=['MailChecker'],
url='https://github.com/FGRibreau/mailchecker',
license='MIT',
Expand Down

0 comments on commit b2e88f2

Please sign in to comment.