potiuk commented on code in PR #58513:
URL: https://github.com/apache/airflow/pull/58513#discussion_r2545060264
##########
dev/README_RELEASE_PYTHON_CLIENT.md:
##########
@@ -202,6 +219,7 @@ svn mkdir ${VERSION}${VERSION_SUFFIX}
# Move the artifacts to svn folder & commit
mv ${AIRFLOW_REPO_ROOT}/dist/apache_airflow_client-*
${VERSION}${VERSION_SUFFIX}/
+mv ${AIRFLOW_REPO_ROOT}/dist/apache_airflow_python_client-*
${VERSION}${VERSION_SUFFIX}/
Review Comment:
We can use VERSION_RC here
--
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]