summaryrefslogtreecommitdiff
path: root/alot/__init__.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-07-24 19:43:00 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-07-24 19:43:19 +0100
commit8daf385e057a82fc532a8b41b4d4b88e5e624b77 (patch)
tree0c02421344d4be856d07580ffb8e3d66ce5cc14e /alot/__init__.py
parentccb36ae2beda698097b7e40b0b99cf61844cd076 (diff)
bumped version to 0.3.2+
Diffstat (limited to 'alot/__init__.py')
-rw-r--r--alot/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/__init__.py b/alot/__init__.py
index c28107d1..ef7d3db0 100644
--- a/alot/__init__.py
+++ b/alot/__init__.py
@@ -1,5 +1,5 @@
__productname__ = 'alot'
-__version__ = '0.3.2'
+__version__ = '0.3.2+'
__copyright__ = "Copyright (C) 2012 Patrick Totzke"
__author__ = "Patrick Totzke"
__author_email__ = "patricktotzke@gmail.com"