jscheffl opened a new pull request, #41565: URL: https://github.com/apache/airflow/pull/41565
During the implementation of AIP-69 for which we agreed to make a pre-release as provider only I noticed that breeze fails in non-numeric versions, e.g. I used `0.1.0pre0` as the code attempts to remove leading zeroes. This bugfix just removed leading zeroes but leaves other parts of the version number unchanged. -- 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]
