Skip to content

Commit 32f1aae

Browse files
committed
1.0.5
1 parent 73f4825 commit 32f1aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='email_validator',
9-
version='1.0.4',
9+
version='1.0.5',
1010

1111
description='A robust email syntax and deliverability validation library for Python 2.x/3.x.',
1212
long_description=open("README.rst", encoding='utf-8').read(),

0 commit comments

Comments
 (0)