Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
lockVersion: 2.0.0
id: 0c8d1667-2710-4860-aee3-7d221dbc0a60
management:
docChecksum: 7dd85bc4a13e535dbda3b1ad8ba88d3e
docChecksum: 1a5ccdbcfe223bcdfb2e76cc1c64228f
docVersion: 1.0.0
speakeasyVersion: 1.723.0
generationVersion: 2.835.2
releaseVersion: 1.0.0
configChecksum: ceeda9feabaad09d2492fbe29beef2a5
speakeasyVersion: 1.730.1
generationVersion: 2.844.3
releaseVersion: 1.0.1
configChecksum: e243330fcbdc6c9ec6bb7aa890009489
repoURL: https://github.com/kombohq/python-sdk.git
installationURL: https://github.com/kombohq/python-sdk.git
published: true
persistentEdits:
generation_id: 8b8ddb3a-c4e8-40b7-8b79-7c73dbbea3d0
pristine_commit_hash: c915d0df8b71f76ebb22f8c2c5d16377c0890cb8
pristine_tree_hash: 9911bdcb1a6dd652bdb017bd15f49b3d1e8c2000
generation_id: d8093f2c-e333-41aa-a4ad-5c78a32dc3c0
pristine_commit_hash: ca4c085af742540b88a68566f750d503b0f81b5a
pristine_tree_hash: ba40e1c2ac1b12bd55ccffcdd81c7db45f4649c9
features:
python:
additionalDependencies: 1.0.0
constsAndDefaults: 1.0.6
constsAndDefaults: 1.0.7
core: 6.0.12
defaultEnabledRetries: 0.2.0
deprecations: 3.0.2
Expand Down Expand Up @@ -3988,8 +3988,8 @@ trackedFiles:
pristine_git_object: f456032107a9387ba6c98afd1c981df2f4b3d636
pyproject.toml:
id: 5d07e7d72637
last_write_checksum: sha1:f8a6cad7ddef8ef5a4306fe0f17f9823d63abcca
pristine_git_object: 4bf531359f7197f2b4598c4310c3ab7435de6a1b
last_write_checksum: sha1:d3ec919fa8ea7f317d5faff4689af474b39ee544
pristine_git_object: bd82fac2d92853afda8279d6306d3235a40b3868
scripts/prepare_readme.py:
id: e0c5957a6035
last_write_checksum: sha1:b6ad6f0515a952d7cb052befddb6a117d4f627d8
Expand All @@ -4016,8 +4016,8 @@ trackedFiles:
pristine_git_object: e589e541e5fc70d336de44780721f301d754ed72
src/kombo/_version.py:
id: 45cf440ad1df
last_write_checksum: sha1:495a7e0f68906c423c6128b17db27650369b3705
pristine_git_object: 2a9eb3d616a1aff05d65ef2e1b4e72d69d65cc93
last_write_checksum: sha1:bdee453890f69531dbf58485e1abb586eefca526
pristine_git_object: 55f0c9e94e76a0e46aa16378b6e376f27b8e2df5
src/kombo/assessment.py:
id: aec6e8a7589f
last_write_checksum: sha1:1406e437a55541ba21ab8a76696b092238678670
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: false
python:
version: 1.0.0
version: 1.0.1
additionalDependencies:
dev:
inline-snapshot: '>=0.13.0'
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.723.0
speakeasyVersion: 1.730.1
sources:
kombo-prepared-spec:
sourceNamespace: kombo-api
sourceRevisionDigest: sha256:407247f490cb5dca12a9948bcb1398986c8ab139e84ee5922e1e5b0aa7186f69
sourceBlobDigest: sha256:a96d7cd1c3758940cdab799c382ee41f4e0c985bba0539b1e57657b29e4d90cd
sourceRevisionDigest: sha256:591686f3af40670601f76d7f68736891fe6f4b7e266a7b5f2763c5325ffb9c1c
sourceBlobDigest: sha256:20bfd7153b22ad4d11e59e12c67abf8c83551f1d366d8f1664b8809bf7eef991
tags:
- latest
- speakeasy-sdk-regen-1771601124
- speakeasy-sdk-regen-1772065734
- 1.0.0
targets:
kombo-python:
source: kombo-prepared-spec
sourceNamespace: kombo-api
sourceRevisionDigest: sha256:407247f490cb5dca12a9948bcb1398986c8ab139e84ee5922e1e5b0aa7186f69
sourceBlobDigest: sha256:a96d7cd1c3758940cdab799c382ee41f4e0c985bba0539b1e57657b29e4d90cd
sourceRevisionDigest: sha256:591686f3af40670601f76d7f68736891fe6f4b7e266a7b5f2763c5325ffb9c1c
sourceBlobDigest: sha256:20bfd7153b22ad4d11e59e12c67abf8c83551f1d366d8f1664b8809bf7eef991
codeSamplesNamespace: kombo-api-python-code-samples
codeSamplesRevisionDigest: sha256:f2d8aab0fcfbd826a2e26c4d77d297a82911c0ee81d67b40ca8f9b2897ae00c0
codeSamplesRevisionDigest: sha256:03deb2d90d561265287ab7f54e545f74f5ec490eb013df88fa2fd12320f20d39
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,14 @@ Based on:
### Generated
- [python v1.0.0] .
### Releases
- [PyPI v1.0.0] https://pypi.org/project/kombo/1.0.0 - .
- [PyPI v1.0.0] https://pypi.org/project/kombo/1.0.0 - .

## 2026-02-26 00:28:34
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.730.1 (2.844.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.0.1] .
### Releases
- [PyPI v1.0.1] https://pypi.org/project/kombo/1.0.1 - .
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "kombo"
version = "1.0.0"
version = "1.0.1"
description = "The official Python SDK for the Kombo Unified API"
authors = [{ name = "Kombo Technologies GmbH" },]
readme = "README-PYPI.md"
Expand Down
6 changes: 3 additions & 3 deletions src/kombo/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "kombo"
__version__: str = "1.0.0"
__version__: str = "1.0.1"
__openapi_doc_version__: str = "1.0.0"
__gen_version__: str = "2.835.2"
__user_agent__: str = "speakeasy-sdk/python 1.0.0 2.835.2 1.0.0 kombo"
__gen_version__: str = "2.844.3"
__user_agent__: str = "speakeasy-sdk/python 1.0.1 2.844.3 1.0.0 kombo"

try:
if __package__ is not None:
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.