Skip to content

Commit 1ddac56

Browse files
chore(main): release 0.2.1
1 parent 834f531 commit 1ddac56

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/osodevops/keito-python/compare/v0.2.0...v0.2.1) (2026-03-06)
4+
5+
6+
### Documentation
7+
8+
* add CI status badge to README ([834f531](https://github.com/osodevops/keito-python/commit/834f531fe9faf9696f071ce9dff4abd6e5544075))
9+
310
## [0.2.0](https://github.com/osodevops/keito-python/compare/v0.1.0...v0.2.0) (2026-03-06)
411

512

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 = "keito"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Official Python SDK for the Keito API — track billable time, expenses, and invoices for humans and AI agents"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)