We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b62bc9a + 7bc4a2f commit 2946b4bCopy full SHA for 2946b4b
.github/workflows/preview-sdks.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Bootstrap poetry
61
run: |
62
- curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1
+ curl -sSL https://install.python-poetry.org | python - -y
63
64
- name: Compile
65
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
2
"organization": "vapi",
3
- "version": "0.60.21"
4
-}
+ "version": "0.63.6"
+}
0 commit comments