From 3bf398ecd5e7a97746464f14dd549e5a7117dfd8 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 30 Jul 2026 17:58:16 +0300 Subject: 0.5.0: Key state files by device id + inode to avoid collisions --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 92a152a..eca5bd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pylogsentinel" -version = "0.4.0" +version = "0.5.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