chore(release): bump version to 1.3.0 and date CHANGELOG
Scheduled agent execution (WP-0006). release-check passes: version consistency, lint, tests, docs, packaged-agent parity all green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
3b2edd4a9e
commit
eeb4eee5ef
3 changed files with 4 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ It also includes a comprehensive agent distribution system for sharing
|
|||
specialized agents across projects via CLI tools and package management.
|
||||
"""
|
||||
|
||||
__version__ = "1.2.0"
|
||||
__version__ = "1.3.0"
|
||||
__author__ = "Kaizen Agentic Team"
|
||||
|
||||
from .core import Agent, AgentConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue