From 2ea0f9a2dc2b465b469d37005da426867eafb79a Mon Sep 17 00:00:00 2001 From: Rinat Sabitov Date: Tue, 13 Aug 2019 12:00:32 +0300 Subject: [PATCH] New version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b26a9ff..2d6a338 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kcare-qualys" -version = "0.1.15" +version = "0.1.16" description = "The script marks vulnerabilities detected by Qualys, but patched by KernelCare as exceptions" authors = ["Rinat Sabitov "] license = "Apache-2.0"