Release SDK v1.0.3 (#4277)
This commit is contained in:
committed by
GitHub
parent
401af044b4
commit
30bb5a8c71
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#CURRENT_VERSION=$(grep '^version = ' pyproject.toml | sed 's/version = "\(.*\)"/\1/')
|
||||
CURRENT_VERSION=$(grep '^version = ' pyproject.toml | sed 's/version = "\(.*\)"/\1/')
|
||||
fern generate --group ts-sdk --log-level debug --version "$CURRENT_VERSION" --preview
|
||||
|
||||
mkdir -p skyvern-ts/client
|
||||
|
||||
Reference in New Issue
Block a user