We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7177b commit 411581bCopy full SHA for 411581b
1 file changed
aiosmtplib/__init__.py
@@ -11,7 +11,7 @@
11
"""
12
13
__title__ = 'aiosmtplib'
14
-__version__ = '0.1.7'
+__version__ = '1.0.0'
15
__author__ = 'Cole Maclean'
16
__license__ = 'MIT'
17
__copyright__ = 'Copyright 2016 Cole Maclean'
0 commit comments