From dc27121070b3197f65972a04ccce371974d17ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Foellmi?= Date: Wed, 6 May 2020 08:50:48 +0200 Subject: [PATCH] Bumbing version number MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: CeĢdric Foellmi --- oort/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oort/__init__.py b/oort/__init__.py index b52c47ee..509416a9 100644 --- a/oort/__init__.py +++ b/oort/__init__.py @@ -1,3 +1,3 @@ name = 'oort' -__version__ = '0.6.2' +__version__ = '0.6.3'