uranusjr commented on PR #29723:
URL: https://github.com/apache/airflow/pull/29723#issuecomment-1442254077

   There are some more references to `version` that need to be changed
   
   ```
   scripts/ci/pre_commit/pre_commit_update_versions.py:31: error: Module "setup"
   has no attribute "version"; maybe "git_version"?  [attr-defined]
       from setup import version  # isort:skip
       ^
   scripts/in_container/run_migration_reference.py:34: error: Module "setup" has
   no attribute "version"; maybe "git_version"?  [attr-defined]
       from setup import version as _airflow_version
   ```


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to