Commit f5a05f8a authored by Youfou's avatar Youfou
Browse files

update readme

Showing with 3 additions and 3 deletions
+3 -3
......@@ -84,10 +84,10 @@ wxpy: 用 Python 玩微信
* 获取好友/群成员昵称、备注、性别、地区
* 加好友,建群,邀请进群,踢出群
了解更多
说明文档
----------------
说明文档: http://wxpy.readthedocs.io
http://wxpy.readthedocs.io
项目主页
----------------
......
......@@ -52,7 +52,7 @@ from .ext import Tuling, WeChatLoggingHandler, get_wechat_logger
from .utils import dont_raise_response_error, embed, ensure_one, mutual_friends
__title__ = 'wxpy'
__version__ = '0.2.4'
__version__ = '0.2.5'
__author__ = 'Youfou'
__license__ = 'MIT'
__copyright__ = '2017, Youfou'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment