From 3d5345d031df7c6db1df6894b7d2f519109efd31 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 19 Aug 2017 21:05:20 +0100 Subject: bump version --- 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 9f0ce905..733006c6 100644 --- a/alot/__init__.py +++ b/alot/__init__.py @@ -1,5 +1,5 @@ __productname__ = 'alot' -__version__ = '0.6' +__version__ = '0.7.0dev' __copyright__ = "Copyright (C) 2012-17 Patrick Totzke" __author__ = "Patrick Totzke" __author_email__ = "patricktotzke@gmail.com" -- cgit v1.2.3