Skip to content

Commit 6ffcd0f

Browse files
author
semantic-release
committed
0.1.0-beta.1
[skip ci] Automatically generated by python-semantic-release
1 parent 161568f commit 6ffcd0f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v0.1.0-beta.1 (2026-01-29)
6+
7+
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kagan"
3-
version = "0.1.0"
3+
version = "0.1.0-beta.1"
44
description = "AI-powered Kanban TUI for autonomous development workflows"
55
requires-python = ">=3.12"
66
dependencies = [

0 commit comments

Comments
 (0)