jason810496 commented on code in PR #45260: URL: https://github.com/apache/airflow/pull/45260#discussion_r1914216963
########## providers/src/airflow/providers/common/compat/__init__.py: ########## @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.3.0" +__version__ = "1.3.1" Review Comment: I just noticed that it was bumped to `1.4.0` 5 days ago after rebasing to the latest main. Does that mean we don't need to bump the version in this PR anymore, right? -- 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]
