Skip to content

Commit 1cf8b57

Browse files
fern-supportdsinghvielizabethtrykin
authored
Upgrade to the latest Fern CLI version (#425)
* Upgrade to the latest Fern CLI version * Update preview-sdks.yml use latest poetry --------- Co-authored-by: Deep Singhvi <deep@usebirch.com> Co-authored-by: elizabethtrykin <72474571+elizabethtrykin@users.noreply.github.com>
1 parent 984d9aa commit 1cf8b57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/preview-sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Bootstrap poetry
6161
run: |
62-
curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1
62+
curl -sSL https://install.python-poetry.org | python - -y
6363
6464
- name: Compile
6565
run: |

fern/fern.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "vapi",
3-
"version": "0.60.21"
4-
}
3+
"version": "0.63.6"
4+
}

0 commit comments

Comments
 (0)