From 5c95a7f1db080e5130d6d97bc92f37f02e4e489e Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 18 Mar 2012 17:17:09 +0000 Subject: bumped version string --- 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 d0cee6ce..c88c7ffe 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.21+' +__version__ = '0.3' __copyright__ = "Copyright (C) 2012 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3