From 91447ecd6116440b606c797db139da55d6c7a3e6 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 22 Jan 2024 08:27:47 -0700 Subject: [PATCH] Update source version from 0.3.7 to 0.3.8 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 44070ff..be9c73e 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.7' +__version__ = '0.3.8' __author__ = 'Daniel Uvehag' __author_email__ = 'daniel.uvehag@gmail.com' __license__ = 'GPLv3' diff --git a/selinux/cepces.te b/selinux/cepces.te index 2ed52a4..d3341d1 100644 --- a/selinux/cepces.te +++ b/selinux/cepces.te @@ -1,4 +1,4 @@ -policy_module(cepces, 0.3.7) +policy_module(cepces, 0.3.8) require { type certmonger_t;