From 9f9f45546c4432f4fe5c65ba9f906a1fd3090d8b Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Wed, 13 Feb 2019 17:15:26 +0000 Subject: bump version string --- alot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alot/__init__.py') diff --git a/alot/__init__.py b/alot/__init__.py index 40b05684..7304651e 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.8' +__version__ = '0.8.1' __copyright__ = "Copyright (C) 2012-18 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3