From f6cb56522d7c0be6c373727313281449de6908d1 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 22 Jul 2012 22:01:59 +0100 Subject: bumped version string to 0.3.2 --- alot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alot/__init__.py') diff --git a/alot/__init__.py b/alot/__init__.py index 5094531b..c28107d1 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.3.1+' +__version__ = '0.3.2' __copyright__ = "Copyright (C) 2012 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3