release v1.5.1
Also collapses a duplicated changelog section. A second "## [Unreleased]" heading has existed at the foot of the file since 2026-08-07, above the roadmap list -- and because it matched first, my own v1.5.0 and T-69 commits wrote their entries into both copies. The roadmap is now "## Planned", which is what it always was, so the two cannot collide again. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "the-scheduler"
|
||||
version = "1.5.0"
|
||||
version = "1.5.1"
|
||||
description = "System-wide maintenance orchestration - backups, doc mirroring, cleanup, task automation"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user