Skip to content

Commit

Permalink
chore(release): bump version to 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
helloqiu committed Jan 26, 2021
1 parent b44ce30 commit 927083a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/changelog.rst
@@ -1,6 +1,10 @@
Changelog
=============

Version 1.13.1
----------------
+ 更新了部分依赖。

Version 1.13.0
----------------
+ 停止了对 Django 1.11、Django 2.0 的测试
Expand Down
2 changes: 1 addition & 1 deletion werobot/__init__.py
@@ -1,4 +1,4 @@
__version__ = '1.13.0'
__version__ = '1.13.1'
__author__ = 'whtsky'
__license__ = 'MIT'

Expand Down

0 comments on commit 927083a

Please sign in to comment.