diff --git a/README-en_US.md b/README-en_US.md index a7dad591..ca4a607e 100644 --- a/README-en_US.md +++ b/README-en_US.md @@ -15,7 +15,7 @@ [简体中文](./README.md) | English -Subproject of `feffery-components` projects, third-party components library of `Plotly Dash`, based on the [Antd](https://github.com/ant-design/ant-design), brings many common and powerful components into `Dash`🥳, latest stable version: `0.3.8` +Subproject of `feffery-components` projects, third-party components library of `Plotly Dash`, based on the [Antd](https://github.com/ant-design/ant-design), brings many common and powerful components into `Dash`🥳, latest stable version: `0.3.9` ## 1 Install diff --git a/README.md b/README.md index 62398397..4c580154 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 简体中文 | [English](./README-en_US.md) -`feffery-components`计划子项目,`Plotly Dash`第三方组件库,基于`Antd`,将超多具有丰富功能的通用网页常用交互组件引入`Dash`的生态中 🥳,最新稳定版本:`0.3.8` +`feffery-components`计划子项目,`Plotly Dash`第三方组件库,基于`Antd`,将超多具有丰富功能的通用网页常用交互组件引入`Dash`的生态中 🥳,最新稳定版本:`0.3.9` ## 1 最新版本安装方式 diff --git a/package.json b/package.json index 1c272ca8..5e13dfb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feffery_antd_components", - "version": "0.3.9", + "version": "0.3.10", "description": "Best implementation of Antd components in Plotly Dash.", "repository": { "type": "git",