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 3923e71 commit 0eb599aCopy full SHA for 0eb599a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='dingtalk-stream',
5
- version='0.3.0',
+ version='0.4.0',
6
description='A Python library for sending messages to DingTalk chatbot',
7
long_description=open('README.md').read(),
8
long_description_content_type='text/markdown',
0 commit comments