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 8452572..3ce0826 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.0",
+ version="0.3.1",
description="archive and compress old email",
platforms="POSIX",
license="GNU GPL",