OfflineIMAP 6.5.5 is out

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
Eygene Ryabinkin
2013-10-04 17:03:06 +04:00
parent 254e848140
commit 8bc2f35bf6
2 changed files with 9 additions and 16 deletions

View File

@ -1,7 +1,7 @@
__all__ = ['OfflineImap']
__productname__ = 'OfflineIMAP'
__version__ = "6.5.5-rc3"
__version__ = "6.5.5"
__copyright__ = "Copyright 2002-2013 John Goerzen & contributors"
__author__ = "John Goerzen"
__author_email__= "john@complete.org"