summaryrefslogtreecommitdiff
path: root/alot/__init__.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2015-12-21 21:15:07 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2015-12-21 21:15:07 +0000
commit6fdf5d708f5ea2c1236a50815d13f9c031c5f8e6 (patch)
tree6e0965f4bbda9d1c7e3c800a6cdbfcfb5de82d3a /alot/__init__.py
parente872e13df3e6be6869292adac0bb101e3b8606d5 (diff)
version bump
Diffstat (limited to 'alot/__init__.py')
-rw-r--r--alot/__init__.py4
1 files changed, 2 insertions, 2 deletions
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"