Skip to content

Commit 740a63f

Browse files
committed
bump version string
1 parent 87d0074 commit 740a63f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alot/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__productname__ = 'alot'
2-
__version__ = '0.9.1'
3-
__copyright__ = "Copyright (C) 2012-20 Patrick Totzke"
2+
__version__ = '0.10'
3+
__copyright__ = "Copyright (C) 2012-21 Patrick Totzke"
44
__author__ = "Patrick Totzke"
55
__author_email__ = "patricktotzke@gmail.com"
66
__description__ = "Terminal MUA using notmuch mail"

0 commit comments

Comments
 (0)