Skip to content

Commit

Permalink
feat(python): updated to 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
François-Guillaume Ribreau committed Apr 22, 2024
1 parent 6dc0a25 commit 9b07742
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 = "6.0.3",
version = "6.0.4",
py_modules=['MailChecker'],
url='https://github.com/FGRibreau/mailchecker',
license='MIT',
Expand Down

0 comments on commit 9b07742

Please sign in to comment.