Skip to content

Commit 73cbd11

Browse files
committed
Releasing version 1.2
1 parent 1098707 commit 73cbd11

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
2015-07-08
210

311
Released 1.1

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.1',
18+
version='1.2',
1919
author='Leandro Toledo',
2020
author_email='leandrotoledodesouza@gmail.com',
2121
license='GPLv2',

0 commit comments

Comments
 (0)