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

kaxilnaik pushed a commit to branch kaxil-patch-2
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 8e9002c4b2025909cf95b9db6013914cb1edb1d7
Author: Kaxil Naik <kaxiln...@apache.org>
AuthorDate: Thu Jun 12 15:24:04 2025 +0530

    Update README.md
---
 task-sdk/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/task-sdk/README.md b/task-sdk/README.md
index 20d9e28b54e..b1125dfd2ef 100644
--- a/task-sdk/README.md
+++ b/task-sdk/README.md
@@ -21,7 +21,7 @@
 
 [![PyPI 
version](https://badge.fury.io/py/apache-airflow-task-sdk.svg)](https://badge.fury.io/py/apache-airflow-task-sdk)
 
[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
-[![PyPI - Python 
Version](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow-task-sdk/)
+[![PyPI - Python 
Vesion](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow-task-sdk/)
 [![PyPI - 
Downloads](https://img.shields.io/pypi/dm/apache-airflow-task-sdk)](https://pypi.org/project/apache-airflow-task-sdk/)
 [![Code style: 
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
 [![Slack 
Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://s.apache.org/airflow-slack)

Reply via email to