[Bug ]Fix Kibana version parsing for package version (#5962)

* [Bug ]Fix kibana version parsing for package version

---------

Co-authored-by: Shashank K S <Shashank.Suryanarayana@elastic.co>
This commit is contained in:
Mika Ayenson, PhD
2026-04-22 10:25:06 -05:00
committed by GitHub
parent aa89d2512f
commit 876e4ed535
3 changed files with 343 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "1.6.20"
version = "1.6.21"
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 Securitys Detection Engine."
readme = "README.md"
requires-python = ">=3.12"