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