Skip to content

Commit

Permalink
🌿 upgrade Python generator to address MyPy break
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support authored Apr 24, 2024
1 parent 332d3c2 commit 487385f
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.2.0-rc2
version: 1.4.0-rc3
config:
client:
class_name: BaseOctoAI
Expand All @@ -19,7 +19,7 @@ groups:
python-sdk:
generators:
- name: fernapi/fern-python-sdk
version: 1.2.0-rc2
version: 1.4.0-rc3
output:
location: pypi
package-name: "octoai"
Expand Down

0 comments on commit 487385f

Please sign in to comment.