Release v6.5.4

See Changelog for details

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-06-02 13:41:20 +02:00
parent 0752c123f5
commit 686561b42c
2 changed files with 4 additions and 1 deletions

View File

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