From 8daf385e057a82fc532a8b41b4d4b88e5e624b77 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Tue, 24 Jul 2012 19:43:00 +0100 Subject: bumped version 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 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" -- cgit v1.2.3