We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9f455 commit 4c3fe82Copy full SHA for 4c3fe82
alot/__init__.py
@@ -1,6 +1,6 @@
1
__productname__ = 'alot'
2
__version__ = '0.8.1'
3
-__copyright__ = "Copyright (C) 2012-18 Patrick Totzke"
+__copyright__ = "Copyright (C) 2012-19 Patrick Totzke"
4
__author__ = "Patrick Totzke"
5
__author_email__ = "patricktotzke@gmail.com"
6
__description__ = "Terminal MUA using notmuch mail"
0 commit comments