release 0.5.2

This commit is contained in:
Sergey Lavrinenko 2015-04-06 00:53:53 +03:00
parent ca52dffdd1
commit ec95c3057a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Links
from __future__ import unicode_literals
__title__ = 'emails'
__version__ = '0.5.1'
__version__ = '0.5.2'
__author__ = 'Sergey Lavrinenko'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2013-2015 Sergey Lavrinenko'