SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 0 Python

Fixes versioning for pre-release provider packages (#11586)

When we prepare pre-release versions, they are not intended to be
converted to final release versions, so there is no need to replace
version number for them artificially,

For release candidates on the other hand, we should internally use the
"final" version because those packages might be simply renamed to the
final "production" versions.

Fixes #11585
J
Jarek Potiuk committed
ae06ad01a20c249d98554ba63eb25af71c010cf5
Parent: 91898e8
Committed by GitHub <noreply@github.com> on 10/19/2020, 10:32:07 AM