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

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

commit 3c91a445a0ee84970bfc6060ed99ed7de3e7888b
Author: Kaxil Naik <[email protected]>
AuthorDate: Thu Jun 18 00:33:04 2020 +0100

    Fix Airflow Stable version in README.md (#9360)
    
    
    (cherry picked from commit 8622c134a02cf2f57f57692e4008b0883039c65a)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ad8915b..a6ca2af 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

Reply via email to