Skip to content

Commit

Permalink
Downgrade python code gen to 1.5.0-rc0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
robo-corg committed May 1, 2024
1 parent 270566d commit a3c8fb4
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 a3c8fb4

Please sign in to comment.