release: v1.2.0 — adoption polish and publish pipeline (WP-0005)
Bump version to 1.2.0. Fleet parity, install doc sync, Gitea publish workflow fixes, and Helix reciprocal doc link. Closes KAIZEN-WP-0005.
This commit is contained in:
@@ -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.1.0"
|
||||
__version__ = "1.2.0"
|
||||
__author__ = "Kaizen Agentic Team"
|
||||
|
||||
from .core import Agent, AgentConfig
|
||||
|
||||
Reference in New Issue
Block a user