diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-10-18 19:05:36 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-10-18 19:11:52 +0300 |
| commit | d17768c68c6bade6d2f9e3a9a6dae8680bc1eb3e (patch) | |
| tree | 815298da2aae56dd0de94f9cf4631808480fdea4 /pyproject.toml | |
| parent | d54d560321a184cc515e0d07792305e95c2edf84 (diff) | |
0.3.0: Add named log sets
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5133c3c..ea6a84f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pylogsentinel" -version = "0.2.1" +version = "0.3.0" description = "Lightweight cron-friendly log monitoring utility with regex rules and per-rule shell actions" readme = "README.md" requires-python = ">=3.9" |
