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 e6f5fa0 commit c18b12eCopy full SHA for c18b12e
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='telegram-task-bot',
5
- version='0.0.14',
+ version='0.1.0',
6
license='LGPLv3',
7
description='Library for writing task based telegram bots',
8
long_description=open('README.md').read(),
0 commit comments