This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 495814e908 Update python client version in README (#39384)
495814e908 is described below
commit 495814e908890763d9429df7ad9f4f33908fef98
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu May 2 18:07:28 2024 -0400
Update python client version in README (#39384)
---
clients/python/README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/clients/python/README.md b/clients/python/README.md
index dc8fd402ae..f0964d5552 100644
--- a/clients/python/README.md
+++ b/clients/python/README.md
@@ -240,9 +240,10 @@ fulfilling the request.
This Python package is automatically generated by the [OpenAPI
Generator](https://openapi-generator.tech) project:
-- API version: 2.8.0
-- Package version: 2.8.0
+- API version: 2.9.0
+- Package version: 2.9.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
+
For more information, please visit
[https://airflow.apache.org](https://airflow.apache.org)
## Requirements.