diff --git a/airflow/version.py b/airflow/version.py index d2fd106947e5..62eebfdb6859 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -18,4 +18,4 @@ # under the License. # -version = '1.10.12.dev1+astro.6' +version = '1.10.12+astro.6'