Skip to content

Commit 5186095

Browse files
committed
update version
1 parent edab888 commit 5186095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
requirements = [l for l in f.read().splitlines() if l]
1111

1212
setup(name="python-weixin",
13-
version="0.4.7",
13+
version="0.5.0",
1414
description="Python Weixin API client support wechat-app",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)