From 7f47150eb91f02bb6bec949398e57cef52e81da5 Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Thu, 18 Jun 2020 00:33:04 +0100 Subject: [PATCH] Fix Airflow Stable version in README.md (#9360) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a69cde918675e..4c1ca9ba2073f5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Apache Airflow is tested with: * Sqlite - latest stable (it is used mainly for development purpose) * Kubernetes - 1.16.2, 1.17.0 -### Stable version (1.10.9) +### Stable version (1.10.10) * Python versions: 2.7, 3.5, 3.6, 3.7 * Postgres DB: 9.6, 10