From 3b22ecddf6263497629b4ad910b848dec18d51f1 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Fri, 9 Dec 2016 09:48:01 +0000 Subject: version bump --- 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 f0590671..df212632 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.4' +__version__ = '0.4.dev' __copyright__ = "Copyright (C) 2012-16 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3