From ba5426db3f92f08c2b86564c076a9f99f86f4efd Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sat, 13 Apr 2002 11:36:32 +0000 Subject: Added a lot more documentation, fixed up usage messages and expanded a lot on the man page. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 60c27c4..eb50fe6 100755 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ check_python_version() # define & run this early because 'distutils.core' is ne from distutils.core import setup setup(name="archivemail", - version="0.3.1", + version="0.3.2", description="archive and compress old email", platforms="POSIX", license="GNU GPL", -- cgit v1.2.3