From 5d3b3ebd086a6607027a68e761c864abf7dad5c3 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Thu, 1 Dec 2022 07:39:46 -0700 Subject: [PATCH] Update version to 0.3.7 Signed-off-by: David Mulder --- cepces/__init__.py | 2 +- selinux/cepces.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cepces/__init__.py b/cepces/__init__.py index 6dc6a6a..44070ff 100644 --- a/cepces/__init__.py +++ b/cepces/__init__.py @@ -23,7 +23,7 @@ __title__ = 'cepces' __description__ = 'CEP/CES library.' __url__ = 'https://github.com/openSUSE/cepces/' -__version__ = '0.3.6' +__version__ = '0.3.7' __author__ = 'Daniel Uvehag' __author_email__ = 'daniel.uvehag@gmail.com' __license__ = 'GPLv3' diff --git a/selinux/cepces.te b/selinux/cepces.te index 4832962..2ed52a4 100644 --- a/selinux/cepces.te +++ b/selinux/cepces.te @@ -1,4 +1,4 @@ -policy_module(cepces, 0.3.6) +policy_module(cepces, 0.3.7) require { type certmonger_t;