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 1098707 commit 73cbd11Copy full SHA for 73cbd11
CHANGES
@@ -1,3 +1,11 @@
1
+2015-07-09
2
+
3
+ Released 1.2
4
+ CustomKeyboard classes now available
5
+ Emojis available
6
+ PEP8 improvements
7
8
9
2015-07-08
10
11
Released 1.1
setup.py
@@ -15,7 +15,7 @@ def read(*paths):
15
16
setup(
17
name='python-telegram-bot',
18
- version='1.1',
+ version='1.2',
19
author='Leandro Toledo',
20
author_email='leandrotoledodesouza@gmail.com',
21
license='GPLv2',
0 commit comments