From 5c045f598e8146adb37030fd318036d64d830e02 Mon Sep 17 00:00:00 2001 From: Shashank K S Date: Mon, 9 Dec 2024 21:28:36 +0530 Subject: [PATCH] Update Patch Release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 654cd85ca30..7af52060674 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "detection_rules" -version = "0.3.1" +version = "0.3.2" description = "Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Security’s Detection Engine." readme = "README.md" requires-python = ">=3.12"