Release 6.4.3
Merge in the new logging mechanism, and provide an --info feature that will help with debugging. There is still some unstableness, so there will be another release soon, but this should be no worse than 6.4.2 at least... Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
__all__ = ['OfflineImap']
|
||||
|
||||
__productname__ = 'OfflineIMAP'
|
||||
__version__ = "6.4.2"
|
||||
__copyright__ = "Copyright 2002-2011 John Goerzen & contributors"
|
||||
__version__ = "6.4.3"
|
||||
__copyright__ = "Copyright 2002-2012 John Goerzen & contributors"
|
||||
__author__ = "John Goerzen"
|
||||
__author_email__= "john@complete.org"
|
||||
__description__ = "Disconnected Universal IMAP Mail Synchronization/Reader Support"
|
||||
|
Reference in New Issue
Block a user