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