From c7b8740b3bd6daa17a083b1dbf2b753b61c8f703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 21 May 2016 09:19:39 +0200 Subject: [PATCH] Bump version to 0.4.2 --- ecleankernel/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecleankernel/__init__.py b/ecleankernel/__init__.py index 52cbd3f..9a4a0df 100644 --- a/ecleankernel/__init__.py +++ b/ecleankernel/__init__.py @@ -2,4 +2,4 @@ # (c) 2011 Michał Górny # Released under the terms of the 2-clause BSD license. -PV = '0.4.1' +PV = '0.4.2'