From 8534cb85976474f04d07fbf67cc7a5eb944e6d2b Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 17 May 2012 15:59:27 +0100 Subject: bumped version string to 0.3.1 --- 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 a4b318ce..95db9832 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.3+' +__version__ = '0.3.1' __copyright__ = "Copyright (C) 2012 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3