From 6fdf5d708f5ea2c1236a50815d13f9c031c5f8e6 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Mon, 21 Dec 2015 21:15:07 +0000 Subject: version bump --- alot/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alot') diff --git a/alot/__init__.py b/alot/__init__.py index 4e8de7b8..77b9d91b 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,6 +1,6 @@ __productname__ = 'alot' -__version__ = '0.3.6' -__copyright__ = "Copyright (C) 2014 Patrick Totzke" +__version__ = '0.3.7' +__copyright__ = "Copyright (C) 2012-15 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" __description__ = "Terminal MUA using notmuch mail" -- cgit v1.2.3