Skip to content

Commit 96dc66a

Browse files
committed
bump: keycardai 0.0.0 → 0.1.0
1 parent a57ef86 commit 96dc66a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.1.0-keycardai (2025-09-07)
2+
3+
4+
- feat(keycardai): initial release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ explicit = true
7777

7878
[tool.commitizen]
7979
name = "cz_customize"
80-
version = "0.0.0"
80+
version = "0.1.0"
8181
tag_format = "${version}-keycardai"
8282
ignored_tag_formats = ["${version}-*"]
8383
update_changelog_on_bump = true

0 commit comments

Comments
 (0)