Skip to content

Commit 241fcd4

Browse files
committed
chore: bump version to 0.13.0
Signed-off-by: Wayne Sun <gsun@redhat.com>
1 parent 34482c9 commit 241fcd4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.agents/skills/cicaddy/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >
88
setting up delegation, or extending the agent registry.
99
compatibility: Requires Python 3.11+ and uv. Dev install with uv pip install -e ".[dev,test]" or released package with uv pip install cicaddy.
1010
metadata:
11-
version: "0.12.6"
11+
version: "0.13.0"
1212
author: waynesun09
1313
---
1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "cicaddy"
7-
version = "0.12.6"
7+
version = "0.13.0"
88
description = "Platform-agnostic pipeline AI agent with MCP tool integration and multi-step execution engine"
99
readme = "README.md"
1010
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)