diff --git a/build.sh b/build.sh index 298c6d2ccf95f568db8a7d0ac34bb73e1cd858e2..e82598e7969b094416a7a68e274bd5ec67977fc1 100644 --- a/build.sh +++ b/build.sh @@ -64,7 +64,7 @@ function print_help() ##default install version storage path declare db_name_for_package='openGauss-Python' -declare version_number='6.0.0' +declare version_number='6.0.1' if [ $# = 0 ] ; then echo "missing option"