Dear Airflow community, I'm happy to announce that Apache Airflow Client 2.0.0 was just released.
The source release, as well as the binary "sdist" release, are available here: https://dist.apache.org/repos/dist/release/airflow/clients/python/2.0.0 We also made this version available on PyPi for convenience (`pip install apache-airflow-client`): https://pypi.python.org/pypi/apache-airflow-client The documentation is available on: https://airflow.apache.org/ Find the CHANGELOG here for more details: https://github.com/apache/airflow-client-python/blob/2.0.0/CHANGELOG.md Cheers, Sumit Maheshwari PMC Apache Airflow