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
18 changes: 9 additions & 9 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.797.0
generationVersion: 2.937.18
releaseVersion: 2.4.11
configChecksum: 963b1f5bc88fcc6126d133846102fd56
releaseVersion: 2.4.12
configChecksum: e62aeecd3647d00aa4d0e6633f9dbff4
repoURL: https://github.com/gr4vy/gr4vy-python.git
installationURL: https://github.com/gr4vy/gr4vy-python.git
published: true
persistentEdits:
generation_id: 44adc249-6f2f-4ddd-be3e-fd7e4429f2c4
pristine_commit_hash: fbdbb98191badba003e529826149ab0187f18a4e
pristine_tree_hash: 508329bf7b75610ad8bdf74d3249e7ae56e7cecb
generation_id: bd9c481b-874f-44e6-bd9b-a7a4ebb79c47
pristine_commit_hash: 703200d4c4cd16219e66480116a383fe5de84cc3
pristine_tree_hash: 387cd8faf32b973513da7668f1ccc85e705e584a
features:
python:
additionalDependencies: 1.1.0
Expand Down Expand Up @@ -2889,8 +2889,8 @@ trackedFiles:
pristine_git_object: cb9c15d314c1930557401074329ed7a737147919
pyproject.toml:
id: 5d07e7d72637
last_write_checksum: sha1:dbbb5ce1719ea78af54c0471e27d3af0d0c246d3
pristine_git_object: 7802173a2c81a6ddf7ec617140e7f17be4bcd104
last_write_checksum: sha1:633c3498818b4eebe6b711798b6e3d75a2c89bf2
pristine_git_object: f3486ff34a6a8ddb1c2f74b64b31af8f1b81fcb5
scripts/prepare_readme.py:
id: e0c5957a6035
last_write_checksum: sha1:63a92abbd1de3323613f0d4c1ae4412076577710
Expand All @@ -2917,8 +2917,8 @@ trackedFiles:
pristine_git_object: f8ef109bb6a9dbe37d0a7092606176a0738986fd
src/gr4vy/_version.py:
id: 1b5ad1da47aa
last_write_checksum: sha1:9b8c2eb0767e3c61889452f6dc7adce9119a6a37
pristine_git_object: 2ef813afb121f7cf365d9e958c29cdcfa731e8fa
last_write_checksum: sha1:923690b93b6d32a349fc0babb2c4f6b784d7c3ce
pristine_git_object: 68ea0f1c073f90619796a512e459be72293f40fa
src/gr4vy/account_updater.py:
id: 6dc8f39e2fb9
last_write_checksum: sha1:fabc79a59dd06fb927ce2d834fbafbcad5836a4b
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 2.4.11
version: 2.4.12
additionalDependencies:
dev:
freezegun: ^1.5.1
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ targets:
sourceRevisionDigest: sha256:2ba81591e166eb60ee695c6999b3cb5dc62816286429517bd9d3b2ca77555403
sourceBlobDigest: sha256:c5f70e94cdd28d201c464dbddc8a1c4b81acb5b6fab1187cc74d2ea1a1aa5fc8
codeSamplesNamespace: openapi-python-code-samples
codeSamplesRevisionDigest: sha256:3ddb3513614a4da77715d943b939eb5cb26af6d3134b968c618f3838466c8552
codeSamplesRevisionDigest: sha256:b89dd3c080634103752257cdbe25bad9f1419572049f0ab2e5f7229c34effbca
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 @@ -2578,4 +2578,14 @@ Based on:
### Generated
- [python v2.4.11] .
### Releases
- [PyPI v2.4.11] https://pypi.org/project/gr4vy/2.4.11 - .
- [PyPI v2.4.11] https://pypi.org/project/gr4vy/2.4.11 - .

## 2026-09-15 10:12:19
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.797.0 (2.937.18) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v2.4.12] .
### Releases
- [PyPI v2.4.12] https://pypi.org/project/gr4vy/2.4.12 - .
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[project]
name = "gr4vy"
version = "2.4.11"
version = "2.4.12"
description = "Python Client SDK Generated by Speakeasy."
authors = [{ name = "Gr4vy" },]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/gr4vy/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "gr4vy"
__version__: str = "2.4.11"
__version__: str = "2.4.12"
__openapi_doc_version__: str = "1.0.0"
__gen_version__: str = "2.937.18"
__user_agent__: str = "speakeasy-sdk/python 2.4.11 2.937.18 1.0.0 gr4vy"
__user_agent__: str = "speakeasy-sdk/python 2.4.12 2.937.18 1.0.0 gr4vy"

try:
if __package__ is not None:
Expand Down
Loading