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 1
1
python-weixin
2
2
-----
3
3
![ Build Status] ( https://travis-ci.org/gusibi/python-weixin.svg?branch=master )
4
- ![ ] ( https://img.shields.io/badge/version-0.3.3 --dev-FF00CC.svg )
4
+ ![ ] ( https://img.shields.io/badge/version-0.4.0 --dev-FF00CC.svg )
5
5
![ ] ( https://img.shields.io/github/forks/gusibi/python-weixin.svg )
6
6
![ ] ( https://img.shields.io/github/stars/gusibi/python-weixin.svg )
7
7
![ ] ( https://img.shields.io/github/issues/gusibi/python-weixin.svg )
Original file line number Diff line number Diff line change 8
8
requirements = [l for l in f .read ().splitlines () if l ]
9
9
10
10
setup (name = "python-weixin" ,
11
- version = "0.3.4 " ,
11
+ version = "0.4.0 " ,
12
12
description = "Python Weixin API client support wechat-app" ,
13
13
long_description = long_description ,
14
14
long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments