From 6a91347b880179436b25b24a55421cb8816c3718 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Thu, 3 Oct 2002 06:27:08 +0000 Subject: Added IMAP support. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b4efe84..07f3628 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ check_python_version() # define & run this early - 'distutils.core' is new from distutils.core import setup setup(name="archivemail", - version="0.5.1", + version="0.6.0", description="archive and compress old email", license="GNU GPL", url="http://archivemail.sourceforge.net/", -- cgit v1.2.3