jscheffl commented on code in PR #58442:
URL: https://github.com/apache/airflow/pull/58442#discussion_r2539707287
##########
dev/README_RELEASE_PYTHON_CLIENT.md:
##########
@@ -132,7 +132,7 @@ git log 2.8.0..HEAD --pretty=oneline --
airflow-core/src/airflow/api_fastapi/cor
```shell script
cd ${AIRFLOW_REPO_ROOT}
rm dist/*
-breeze release-management prepare-python-client --distribution-format both
--python-client-repo "${CLIENT_REPO_ROOT}"
+breeze release-management prepare-python-client --distribution-format both
--python-client-repo "${CLIENT_REPO_ROOT}" --version-suffix ""
Review Comment:
No suffix? Not rc1 or rc2?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]