Skip to content

Commit

Permalink
Merge pull request #26 from octoml/amcharg/upgrade-py-codegen
Browse files Browse the repository at this point in the history
fix: Upgrade py codegen to 1.5.2-rc0
  • Loading branch information
robo-corg authored May 2, 2024
2 parents df6320d + b4b8602 commit d5736bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/apis/api/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ groups:
python-sdk-local:
generators:
- name: fernapi/fern-python-sdk
version: 1.5.0-rc0
version: 1.5.2-rc0
config:
inline_request_params: true
client:
Expand All @@ -20,7 +20,7 @@ groups:
python-sdk:
generators:
- name: fernapi/fern-python-sdk
version: 1.5.0-rc0
version: 1.5.2-rc0
output:
location: pypi
package-name: "octoai"
Expand Down

0 comments on commit d5736bc

Please sign in to comment.