Skip to content

Commit 4530c0f

Browse files
committed
chore: 更新为bate版本
1 parent 66a2ffd commit 4530c0f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Flask = "==1.0.2"
1212
Flask-SQLAlchemy = "==2.3.2"
1313
Flask-WTF = "==0.14.2"
1414
Flask-Cors = "==2.1.0"
15-
Lin-CMS = "==0.1.1a8"
15+
Lin-CMS = "==0.1.1b1"
1616

1717
[dev-packages]
1818
pytest = "*"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套**内
3535

3636
## 最新版本
3737

38-
核心库:0.1.1a8
38+
核心库:0.1.1b1
3939

4040
示例工程:0.1.0-beta.1
4141

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flask-WTF==0.14.2
1010
idna==2.6
1111
itsdangerous==1.1.0
1212
Jinja2==2.10
13-
Lin-CMS==0.1.1a8
13+
Lin-CMS==0.1.1b1
1414
MarkupSafe==1.1.1
1515
pipfile==0.0.2
1616
PyJWT==1.7.1

0 commit comments

Comments
 (0)