bugraoz93 commented on code in PR #48715:
URL: https://github.com/apache/airflow/pull/48715#discussion_r2026305189


##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -446,26 +448,27 @@ def package_version(
     for pyproject_toml_path in pyproject_toml_paths:
         original_contents.append(pyproject_toml_path.read_text())
     update_version_in__init_py = False
+    base_package_version = original_package_version
     if version_suffix:

Review Comment:
   I totally missed that. I went to sleep just after this review. I see I made 
the correct decision :)



-- 
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]

Reply via email to