Skip to content

Commit c07a823

Browse files
authored
feat: release v0.2.0, subscribe specific topics
* 支持订阅指定的 Topic
1 parent 0a8b49a commit c07a823

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='dingtalk-stream',
5-
version='0.1.13',
5+
version='0.2.0',
66
description='A Python library for sending messages to DingTalk chatbot',
77
long_description=open('README.md').read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)