From ae759186ddc31c34fc10f81f6598fef6fbfca0db Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 12 Oct 2025 18:12:56 +0300 Subject: Version 0.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8096dfd..5dd49da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pylogsentinel" -version = "0.1.0" +version = "0.1.1" description = "Lightweight cron-friendly log monitoring utility with regex rules and per-rule shell actions" readme = "README.md" requires-python = ">=3.9" -- cgit v1.3