From 6fa2b189e8123690e89bb33b25547c94093826a4 Mon Sep 17 00:00:00 2001 From: Rinat Sabitov Date: Mon, 8 Jul 2019 20:38:37 +0300 Subject: [PATCH] New version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cb66dc0..3ec3d11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kcare-qualys" -version = "0.1.12" +version = "0.1.13" description = "The script marks vulnerabilities detected by Qualys, but patched by KernelCare as exceptions" authors = ["Rinat Sabitov "] license = "Apache-2.0"