From 21d57fdbcb705af33e5aee90254d48c688a261c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ba=C5=A1ti?= Date: Thu, 11 Jul 2019 16:35:30 +0200 Subject: [PATCH] Release 7.2 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 8a4ccd1..9e38e31 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__ = '7.1' +__version__ = '7.2'