Skip to content

Commit 45429f3

Browse files
github-actions[bot]CometAPI
andauthored
chore(main): release 0.1.3 (#35)
* chore(main): release 0.1.3 * chore: finalize 0.1.3 release --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: CometAPI <support@cometapi.com>
1 parent c5b422c commit 45429f3

4 files changed

Lines changed: 19 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.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.3] - 2026-07-30
10+
11+
### Fixed
12+
13+
- Prevent stale mutable release claims in persistent guidance and current-state
14+
documentation ([#34](https://github.com/cometapi-dev/cometapi-python/issues/34))
15+
([c5b422c](https://github.com/cometapi-dev/cometapi-python/commit/c5b422cdff9d3751323b0aa470091b09db253d1e)).
16+
17+
### Documentation
18+
19+
- Record completed `0.1.2` publication, live, provenance, digest, and
20+
public-registry verification evidence
21+
([#33](https://github.com/cometapi-dev/cometapi-python/issues/33))
22+
([0f71cca](https://github.com/cometapi-dev/cometapi-python/commit/0f71ccae27ce309f82ad06ae0ae872d5ec80835d)).
23+
924
## [0.1.2] - 2026-07-30
1025

1126
### Fixed
@@ -104,3 +119,4 @@ automation.
104119
[0.1.0]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0-alpha.1%2Brecovery.1...v0.1.0
105120
[0.1.1]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0...v0.1.1
106121
[0.1.2]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.1...v0.1.2
122+
[0.1.3]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.2...v0.1.3

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.2"
3+
version = "0.1.3"
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)