We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1397f commit 987b806Copy full SHA for 987b806
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='email_validator',
9
- version='1.0.3',
+ version='1.0.4',
10
11
description='A robust email syntax and deliverability validation library for Python 2.x/3.x.',
12
long_description=open("README.rst", encoding='utf-8').read(),
0 commit comments