uranusjr opened a new pull request, #26239:
URL: https://github.com/apache/airflow/pull/26239

   This incorrectly accesses the version *attribute* in `airflow.version` 
instead of the `airflow.version` module itself, breaking compatibility.
   
   I actually rewrote the entire `__getattr__` hook; much of the logic seems to 
be quite redundant.
   
   Fix #26238.


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