From dbf65a6dc95451a9ae475d6dd6a91eacf9909363 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 9 Sep 2012 19:37:34 +0200 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 5b7155c8..70036851 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.3.3' +__version__ = '0.3.3+' __copyright__ = "Copyright (C) 2012 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3