aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a1449db..e4521c9 100755
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ check_python_version()
from distutils.core import setup
setup(name="archivemail",
- version="0.8.2",
+ version="0.9.0",
description="archive and compress old email",
license="GNU GPL",
url="http://archivemail.sourceforge.net/",