Lee-W commented on code in PR #45260: URL: https://github.com/apache/airflow/pull/45260#discussion_r1914164535
########## 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'm not sure we need to bump it here. @eladkal, I thought you are going to bump this when releasing. Or is there anything we missed? Thanks! -- 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]
