From c5e103e5ced1d581e521f70d09ddd93dfe2b1af2 Mon Sep 17 00:00:00 2001 From: aaajiulong <525763728@qq.com> Date: Wed, 11 Nov 2020 14:35:30 +0800 Subject: [PATCH] docs: Update version --- README.md | 6 +++--- packages/README.md | 6 +++--- src/flask_state/__about__.py | 2 +- src/flask_state/i18n/README.zh-CN.md | 14 +++++++------- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index baf7ca9..d6861db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/src/flask_state/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/src/flask_state/static/flask_state.png) [![](https://img.shields.io/badge/Contributions-Welcome-0059b3)](https://github.com/yoobool/flask-state/tree/master/.github/ISSUE_TEMPLATE) @@ -19,7 +19,7 @@ Flask-State is an active project, well-tested and complete update roadmap. ### -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/examples/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/examples/static/flask_state.png) ## Installation Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/): @@ -29,7 +29,7 @@ $ pip install Flask-State Display components can use ``` + ``` ``` npm install flask-state --save diff --git a/packages/README.md b/packages/README.md index baf7ca9..d6861db 100644 --- a/packages/README.md +++ b/packages/README.md @@ -1,4 +1,4 @@ -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/src/flask_state/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/src/flask_state/static/flask_state.png) [![](https://img.shields.io/badge/Contributions-Welcome-0059b3)](https://github.com/yoobool/flask-state/tree/master/.github/ISSUE_TEMPLATE) @@ -19,7 +19,7 @@ Flask-State is an active project, well-tested and complete update roadmap. ### -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/examples/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/examples/static/flask_state.png) ## Installation Install and update using [pip](https://pip.pypa.io/en/stable/quickstart/): @@ -29,7 +29,7 @@ $ pip install Flask-State Display components can use ``` + ``` ``` npm install flask-state --save diff --git a/src/flask_state/__about__.py b/src/flask_state/__about__.py index f820c1e..a6fd248 100644 --- a/src/flask_state/__about__.py +++ b/src/flask_state/__about__.py @@ -1,5 +1,5 @@ __title__ = 'Flask-State' -__version__ = "1.0.2" +__version__ = "1.0.4" __description__ = 'A visual plug-in for displaying native state through echarts for browser.' __url__ = 'https://github.com/yoobool/flask-state' __author__ = 'Yoobool' diff --git a/src/flask_state/i18n/README.zh-CN.md b/src/flask_state/i18n/README.zh-CN.md index fa71c9e..c46f0a9 100644 --- a/src/flask_state/i18n/README.zh-CN.md +++ b/src/flask_state/i18n/README.zh-CN.md @@ -1,6 +1,6 @@ [English](https://github.com/yoobool/flask-state/blog/master/master/README.md) | 简体中文 -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/src/flask_state/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/src/flask_state/static/flask_state.png) [![](https://img.shields.io/badge/Contributions-Welcome-0059b3)](https://github.com/yoobool/flask-state/tree/master/.github/ISSUE_TEMPLATE) [![](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter)](https://gitter.im/flaskstate/community) @@ -20,7 +20,7 @@ Flask-State是一个活跃的项目,经过了充分的测试以及有一系列 ### -![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.3/examples/static/flask_state.png) +![](https://cdn.jsdelivr.net/gh/yoobool/flask-state@1.0.4/examples/static/flask_state.png) ## Installation @@ -31,7 +31,7 @@ $ pip install Flask-State 载入显示组件方式可通过标签引入或npm安装 ```html - + ``` ``` npm install flask-state --save @@ -63,8 +63,8 @@ flask_state.init_app(app) #### 第四步:选择合适的导入方式导入视图文件 ```html - - + + - + +