From 1b2c5bc74d7a60a22479b6de6ebe7b8a72eaf62f Mon Sep 17 00:00:00 2001 From: Oliver Schmidhauser Date: Mon, 30 Apr 2018 12:05:47 +0200 Subject: [PATCH] bump version --- termuxmpdnotifications/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termuxmpdnotifications/__init__.py b/termuxmpdnotifications/__init__.py index 98c0547..87d7466 100644 --- a/termuxmpdnotifications/__init__.py +++ b/termuxmpdnotifications/__init__.py @@ -1,2 +1,2 @@ # coding=utf-8 -__version__ = '0.0.1' +__version__ = '0.0.2'