You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/15 16:07:00 UTC

[airflow] 24/28: Bump version to 1.10.12

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 50b370f9444a37241feb2b2e9d74b4fb9964c3b6
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Sat Aug 15 03:54:16 2020 +0100

    Bump version to 1.10.12
---
 airflow/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow/version.py b/airflow/version.py
index a888b43..7fd747c 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -18,4 +18,4 @@
 # under the License.
 #
 
-version = '1.10.11'
+version = '1.10.12'