From 9b251ac1c0cbc1a20d92a39a21b1455c3309f7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 15 Nov 2011 19:46:41 +0100 Subject: [PATCH] Bump PV to 0.1.3. --- ecleankernel/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecleankernel/__init__.py b/ecleankernel/__init__.py index 9ba919f..f2311bf 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.1.2' +PV = '0.1.3'