Skip to content

Commit

Permalink
Fix Airflow Stable version in README.md (apache#9360)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Jun 27, 2020
1 parent 6e5a2de commit 7f47150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f47150

Please sign in to comment.