diff --git a/README.en.md b/README.en.md index db261d5..d1849ea 100644 --- a/README.en.md +++ b/README.en.md @@ -9,7 +9,7 @@ [![CI](https://github.com/LingXi-Org/LingxiGraph/actions/workflows/ci.yml/badge.svg)](https://github.com/LingXi-Org/LingxiGraph/actions/workflows/ci.yml) [![Python](https://img.shields.io/badge/Python-3.11%2B-3776AB?logo=python&logoColor=white)](https://www.python.org/) [![License](https://img.shields.io/badge/License-MIT-16A34A.svg)](LICENSE) -[![Version](https://img.shields.io/badge/version-2.0.0-0F766E.svg)](CHANGELOG.md) +[![Version](https://img.shields.io/badge/version-2.0.1-0F766E.svg)](CHANGELOG.md) diff --git a/README.md b/README.md index 697b02e..2c9e4f2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![CI](https://github.com/LingXi-Org/LingxiGraph/actions/workflows/ci.yml/badge.svg)](https://github.com/LingXi-Org/LingxiGraph/actions/workflows/ci.yml) [![Python](https://img.shields.io/badge/Python-3.11%2B-3776AB?logo=python&logoColor=white)](https://www.python.org/) [![License](https://img.shields.io/badge/License-MIT-16A34A.svg)](LICENSE) -[![Version](https://img.shields.io/badge/version-2.0.0-0F766E.svg)](CHANGELOG.md) +[![Version](https://img.shields.io/badge/version-2.0.1-0F766E.svg)](CHANGELOG.md) diff --git a/adapters/chainlit/uv.lock b/adapters/chainlit/uv.lock index 4a6337e..333a379 100644 --- a/adapters/chainlit/uv.lock +++ b/adapters/chainlit/uv.lock @@ -858,7 +858,7 @@ wheels = [ [[package]] name = "lingxigraph" -version = "2.0.0" +version = "2.0.1" source = { editable = "../../" } [package.metadata] diff --git a/uv.lock b/uv.lock index b0df5e0..8cbe871 100644 --- a/uv.lock +++ b/uv.lock @@ -1021,7 +1021,7 @@ wheels = [ [[package]] name = "lingxigraph" -version = "2.0.0" +version = "2.0.1" source = { editable = "." } [package.optional-dependencies]