Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 1.0.1, Speakeasy CLI 1.207.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Mar 13, 2024
1 parent f570e46 commit c46c716
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 80 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: f4737fb0-7722-4088-8814-c36f84b40f28
management:
docChecksum: 7ba09a9986f7230b7abacf151bbb031b
docVersion: 1.0.1
speakeasyVersion: 1.204.1
generationVersion: 2.279.1
releaseVersion: 0.7.0
configChecksum: ed22ad21b9e5e4c5a077a77dea5416da
speakeasyVersion: 1.207.1
generationVersion: 2.280.6
releaseVersion: 0.7.1
configChecksum: b40b59414e67fac07b412a045952208f
repoURL: https://github.com/speakeasy-sdks/keymate-api-python.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-sdks/keymate-api-python.git
Expand All @@ -16,7 +16,7 @@ features:
core: 4.5.1
flattening: 2.81.1
globalSecurity: 2.83.4
globalServerURLs: 2.82.1
globalServerURLs: 2.82.2
responseFormat: 0.1.0
generatedFiles:
- src/keymate_api/sdkconfiguration.py
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,14 @@ Based on:
### Generated
- [python v0.7.0] .
### Releases
- [PyPI v0.7.0] https://pypi.org/project/Keymate-API/0.7.0 - .
- [PyPI v0.7.0] https://pypi.org/project/Keymate-API/0.7.0 - .

## 2024-03-13 00:24:24
### Changes
Based on:
- OpenAPI Doc 1.0.1
- Speakeasy CLI 1.207.1 (2.280.6) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.7.1] .
### Releases
- [PyPI v0.7.1] https://pypi.org/project/Keymate-API/0.7.1 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
python:
version: 0.7.0
version: 0.7.1
additionalDependencies:
dependencies: {}
extraDependencies:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setuptools.setup(
name="Keymate-API",
version="0.7.0",
version="0.7.1",
author="Keymate",
description="Python Client SDK Generated by Keymate",
long_description=long_description,
Expand Down
Loading

0 comments on commit c46c716

Please sign in to comment.