Skip to content

Commit c3cd569

Browse files
committed
release(bot): changed version to 1.3.9
1 parent 1f16d02 commit c3cd569

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
[![Build Status](https://avatars1.githubusercontent.com/u/35299314?s=200&v=4)](https://github.com/balemessenger)
33

4+
## [1.3.9] - 2018-12-05
5+
### Added
6+
- get_response method in response class
7+
- IPG payment message
8+
- healthy socket connection
49

510
## [1.2.8] - 2018-09-30
611
### Added

balebot/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__title__ = 'balebot'
33
__description__ = 'Python framework for Bale messenger Bot API'
44
__url__ = 'https://github.com/balemessenger/bale-bot-python'
5-
__version__ = '1.2.8'
5+
__version__ = '1.3.9'
66
__author__ = 'bale'
77
__author_email__ = 'balebot@elenoon.ir'
88
__license__ = 'Apache 2.0'

0 commit comments

Comments
 (0)