From 8b6ae5bdebb3e8f594c0fcbe3f18122f6671087d Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 25 Aug 2020 09:03:26 +0200 Subject: [PATCH] Version bump to 0.1.4 --- pp_lib/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pp_lib/__init__.py b/pp_lib/__init__.py index ea58b50..ced69ca 100644 --- a/pp_lib/__init__.py +++ b/pp_lib/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '0.1.3' +__version__ = '0.1.4' # vim: ts=4 et list -- 2.39.5