Skip to content

Commit

Permalink
Merge pull request #23 from octoml/amcharg/downgrade-py-codegen
Browse files Browse the repository at this point in the history
Downgrade python code gen to 1.5.0-rc0 for now
  • Loading branch information
robo-corg authored May 1, 2024
2 parents 270566d + a3c8fb4 commit df6320d
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.1-rc1
version: 1.5.0-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.1-rc1
version: 1.5.0-rc0
output:
location: pypi
package-name: "octoai"
Expand Down

0 comments on commit df6320d

Please sign in to comment.