Skip to content

Commit 2b3dc45

Browse files
committed
update version
1 parent 36fa45c commit 2b3dc45

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.8"
1+
__version__ = "1.0.1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
python_requires='>=3.7',
2222
keywords=["wechat", ],
2323
install_requires=[
24-
"wechatrobot",
24+
"python-comwechatrobot-http",
2525
"ehforwarderbot",
2626
"PyYaml>=5.3",
2727
"cachetools",

0 commit comments

Comments
 (0)