Skip to content

Commit 8e5bc5d

Browse files
committed
bump version of generator for python
1 parent edd4def commit 8e5bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-sdk/generate-sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ go)
5151
GENERATOR_VERSION="v6.6.0" # There are issues with GO SDK generation in version v7
5252
;;
5353
python)
54-
GENERATOR_VERSION="v7.7.0"
54+
GENERATOR_VERSION="v7.9.0"
5555
;;
5656
*)
5757
echo "SDK language not supported."

0 commit comments

Comments
 (0)