diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-07-30 17:58:16 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-30 17:58:26 +0300 |
| commit | 3bf398ecd5e7a97746464f14dd549e5a7117dfd8 (patch) | |
| tree | bc2e5f2002d40014d9229ff6e7b79096986362ac /pyproject.toml | |
| parent | 9c54af24fb787ca505c0b6fc8abcd6f3f43d753a (diff) | |
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 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" |
