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/11/19 21:29:45 UTC

[airflow] 01/02: Bump version to 1.10.13

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 dbb187dcf07867a3e0978e1f8f6816b421b51232
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Thu Nov 19 21:04:02 2020 +0000

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

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