diff --git a/airflow/version.py b/airflow/version.py index ec5e54e260231..29159f3fd69d4 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -18,4 +18,4 @@ # under the License. # -version = '1.10.12.dev1+astro.4' +version = '1.10.12+astro.4'