Skip to content

Commit 927083a

Browse files
committed
chore(release): bump version to 1.13.1
1 parent b44ce30 commit 927083a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=============
33

4+
Version 1.13.1
5+
----------------
6+
+ 更新了部分依赖。
7+
48
Version 1.13.0
59
----------------
610
+ 停止了对 Django 1.11、Django 2.0 的测试

werobot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.13.0'
1+
__version__ = '1.13.1'
22
__author__ = 'whtsky'
33
__license__ = 'MIT'
44

0 commit comments

Comments
 (0)