Skip to content

Commit 2946b4b

Browse files
Merge branch 'main' into update-openapi-spec-2025-05-27T00-26-19-509Z
2 parents b62bc9a + 7bc4a2f commit 2946b4b

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)