From 4efb58e6804d7351c56a736b727663b3ec0f45ba Mon Sep 17 00:00:00 2001 From: Devesh-Skyflow Date: Wed, 10 Jun 2026 08:54:37 +0530 Subject: [PATCH] Update README.md Remove tags --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 00d58e4..3cd1fed 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # Skyflow Python SDK -[![PyPI version](https://img.shields.io/pypi/v/skyflow.svg)](https://pypi.org/project/skyflow/) -[![Python versions](https://img.shields.io/pypi/pyversions/skyflow.svg)](https://pypi.org/project/skyflow/) -[![CI Checks](https://github.com/skyflowapi/skyflow-python/actions/workflows/ci.yml/badge.svg)](https://github.com/skyflowapi/skyflow-python/actions/workflows/ci.yml) -[![License](https://img.shields.io/github/license/skyflowapi/skyflow-python.svg)](https://github.com/skyflowapi/skyflow-python/blob/main/LICENSE) - > **This is the current, recommended version of the Skyflow SDK.** V2.1.0 brings flexible auth, multi-vault support, native data types, and rich error diagnostics. > > Migrating from v1? See the **[Migration Guide](https://github.com/skyflowapi/skyflow-python/blob/main/docs/migrate_to_v2.md)** for step-by-step instructions. V1 is in maintenance mode and will reach End of Life on October 31, 2026.