Skip to content

Commit 710c564

Browse files
github-actions[bot]CometAPI
andauthored
chore(main): release 0.1.2 (#32)
* chore(main): release 0.1.2 * chore: finalize 0.1.2 release --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: CometAPI <support@cometapi.com>
1 parent a411bf5 commit 710c564

4 files changed

Lines changed: 6 additions & 3 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.1.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ automation.
66

77
## [Unreleased]
88

9+
## [0.1.2] - 2026-07-30
10+
911
### Fixed
1012

1113
- Pin Release Please to its reviewed Node 24 action and reject regressions to
@@ -101,3 +103,4 @@ automation.
101103

102104
[0.1.0]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0-alpha.1%2Brecovery.1...v0.1.0
103105
[0.1.1]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0...v0.1.1
106+
[0.1.2]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.1...v0.1.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cometapi"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Typed OpenAI-compatible Python client for the CometAPI gateway"
55
readme = "README.md"
66
requires-python = ">=3.10"

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)