We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f4825 commit 32f1aaeCopy full SHA for 32f1aae
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='email_validator',
9
- version='1.0.4',
+ version='1.0.5',
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