X Tutup
Skip to content

Commit d82b8bf

Browse files
committed
Releasing 1.3, thanks to macrojames for setWebhook support
1 parent e725e6d commit d82b8bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2015-07-10
2+
3+
Released 1.3
4+
Added support to setWebhook (special thanks to macrojames)
5+
16
2015-07-09
27

38
Released 1.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def read(*paths):
1515

1616
setup(
1717
name='python-telegram-bot',
18-
version='1.2',
18+
version='1.3',
1919
author='Leandro Toledo',
2020
author_email='leandrotoledodesouza@gmail.com',
2121
license='GPLv2',

0 commit comments

Comments
 (0)
X Tutup