Skip to content

Commit df5dbf9

Browse files
committed
Version 1.1.2
1 parent fd76e66 commit df5dbf9

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='email-validator',
8-
version='1.1.1',
8+
version='1.1.2',
99

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

0 commit comments

Comments
 (0)