Skip to content

Commit 3076c6e

Browse files
committed
update version
1 parent 0702461 commit 3076c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
requirements = [l for l in f.read().splitlines() if l]
99

1010
setup(name="python-weixin",
11-
version="0.3.3",
11+
version="0.3.4",
1212
description="Python Weixin API client support wechat-app",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)