diff --git a/.github/workflows/preview-sdks.yml b/.github/workflows/preview-sdks.yml index d7439135e..c0a33fa77 100644 --- a/.github/workflows/preview-sdks.yml +++ b/.github/workflows/preview-sdks.yml @@ -59,7 +59,7 @@ jobs: - name: Bootstrap poetry run: | - curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1 + curl -sSL https://install.python-poetry.org | python - -y - name: Compile run: | diff --git a/fern/fern.config.json b/fern/fern.config.json index f2ad8e5ba..3d4638bdb 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "vapi", - "version": "0.60.21" -} \ No newline at end of file + "version": "0.63.6" +}