release(clients): caura 1.0.2, caura-sdk 1.0.1, caura-client 1.0.3 - #1619
Merged
Merged
Conversation
Version bumps only. Carries the PyPI page work from #1587 (shared header block, summary, keywords, classifiers, project URLs, marker-free long description) to the index, since metadata changes only reach PyPI on a new release. Tags after merge: caura-meta-v1.0.2, caura-sdk-v1.0.1, caura-client-v1.0.3. Signed-off-by: erni <erni@caura.ai>
Contributor
|
Claude Code Review — skipped: PR author 'erni-a' is not a public member of the 'caura-ai' org |
Eldad-Caura
approved these changes
Sep 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bumps only, so the PyPI page work from #1587 reaches the index. Metadata changes only reach PyPI on a new release.
cauraclients/caura-metacaura-meta-v1.0.2caura-sdkclients/caura-sdk-metacaura-sdk-v1.0.1caura-clientclients/pythoncaura-client-v1.0.3The
caura-clientbump also updates__version__incaura_client/__init__.py. If #1561 (SDK User-Agent header) merges first, this PR needs a one-line rebase to set the version in the_version.pyit introduces instead, and 1.0.3 then ships the User-Agent header too. If this merges first, #1561 ships in a later 1.0.4.Each publish workflow checks the tag against
pyproject.tomland then confirms PyPI serves the version.