From 466f3f43711998b93f2465e82eb798060eaefafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ba=C5=A1ti?= Date: Wed, 29 Jan 2020 21:31:51 +0100 Subject: [PATCH] Release 10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Bašti --- omps/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omps/__init__.py b/omps/__init__.py index 56a91ea..28ee433 100644 --- a/omps/__init__.py +++ b/omps/__init__.py @@ -2,4 +2,4 @@ # Copyright (C) 2019 Red Hat, Inc # see the LICENSE file for license # -__version__ = '9.3' +__version__ = '10.0'