Skip to content

Commit db32adf

Browse files
authored
bump version of generator for python (#101)
1 parent b3e9d2f commit db32adf

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)