From cf7054af077b0260a4334fa0f4a63efb9c76093a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 22 Sep 2020 09:46:15 +0200 Subject: [PATCH] Bump to 2.99.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ecleankernel/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecleankernel/__init__.py b/ecleankernel/__init__.py index 23020c1..5d0391f 100644 --- a/ecleankernel/__init__.py +++ b/ecleankernel/__init__.py @@ -2,4 +2,4 @@ # (c) 2011-2020 Michał Górny # Released under the terms of the 2-clause BSD license. -__version__ = '2.99.1' +__version__ = '2.99.2'