aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-10-12 21:35:26 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-10-12 21:35:26 +0300
commitd54d560321a184cc515e0d07792305e95c2edf84 (patch)
tree1241df01f0261439760a405916e5d4c999261255 /pyproject.toml
parentabbcabbf057d40d8f95870800fb6f8c84e1b6128 (diff)
0.2.1: Update docs
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5f501c7..5133c3c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pylogsentinel"
-version = "0.2.0"
+version = "0.2.1"
description = "Lightweight cron-friendly log monitoring utility with regex rules and per-rule shell actions"
readme = "README.md"
requires-python = ">=3.9"