We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0702461 commit 3076c6eCopy full SHA for 3076c6e
setup.py
@@ -8,7 +8,7 @@
8
requirements = [l for l in f.read().splitlines() if l]
9
10
setup(name="python-weixin",
11
- version="0.3.3",
+ version="0.3.4",
12
description="Python Weixin API client support wechat-app",
13
long_description=long_description,
14
long_description_content_type="text/markdown",
0 commit comments