Skip to content

Commit 891b2ac

Browse files
committed
chore: bump version to 1.5.0
Update version from 1.4.1 to 1.5.0 reflecting significant enhancements: Minor version increment (1.4.1 → 1.5.0) includes: - ✅ Comprehensive Generic Task Model documentation (100KB+ content) - ✅ Enhanced Claude Code integration with context-specific guidance - ✅ Critical infrastructure roadmap and feature specifications - ✅ MaintenanceCoordinator bugfix preventing runtime crashes - ✅ Complete diagnostic and maintenance tool suite - ✅ Repository organization with proper archival system - ✅ Enhanced test infrastructure and validation tools Release classification: Minor Feature Release - Primary focus: Documentation infrastructure and developer experience - Secondary benefits: Critical bugfix and system reliability improvements - Future enablement: Foundation for Generic Task Model v2.0 Migration requirements: NONE (zero breaking changes) Upgrade path: Direct upgrade from 1.4.1 with no user action required 🏷️ Release v1.5.0 - Documentation Infrastructure & Developer Experience Enhancement
1 parent 7eb2ae1 commit 891b2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name="mcp-task-orchestrator",
19-
version="1.4.1",
19+
version="1.5.0",
2020
author="Echoing Vesper",
2121
author_email="example@example.com",
2222
description="A Model Context Protocol server for task orchestration",

0 commit comments

Comments
 (0)