Skip to content

Commit a17252f

Browse files
committed
bump version string
1 parent 97e3a71 commit a17252f

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.7.0dev'
3-
__copyright__ = "Copyright (C) 2012-17 Patrick Totzke"
2+
__version__ = '0.7'
3+
__copyright__ = "Copyright (C) 2012-18 Patrick Totzke"
44
__author__ = "Patrick Totzke"
55
__author_email__ = "patricktotzke@gmail.com"
66
__description__ = "Terminal MUA using notmuch mail"

0 commit comments

Comments
 (0)