File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11python-weixin
22-----
33![ Build Status] ( https://travis-ci.org/gusibi/python-weixin.svg?branch=master )
4- ![ ] ( https://img.shields.io/badge/version-0.4.2 --dev-FF00CC.svg )
4+ ![ ] ( https://img.shields.io/badge/version-0.4.3 --dev-FF00CC.svg )
55![ ] ( https://img.shields.io/github/forks/gusibi/python-weixin.svg )
66![ ] ( https://img.shields.io/github/stars/gusibi/python-weixin.svg )
77![ ] ( https://img.shields.io/github/issues/gusibi/python-weixin.svg )
Original file line number Diff line number Diff line change 1010 requirements = [l for l in f .read ().splitlines () if l ]
1111
1212setup (name = "python-weixin" ,
13- version = "0.4.2 " ,
13+ version = "0.4.3 " ,
1414 description = "Python Weixin API client support wechat-app" ,
1515 long_description = long_description ,
1616 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments