From 9c54af24fb787ca505c0b6fc8abcd6f3f43d753a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 21 Jul 2026 13:44:06 +0300 Subject: 0.4.0: Add match clustering --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index a79322b..92a152a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pylogsentinel" -version = "0.3.2" +version = "0.4.0" description = "Lightweight cron-friendly log monitoring utility with regex rules and per-rule shell actions" readme = "README.md" requires-python = ">=3.11" -- cgit v1.3