File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 4.16.0] ( https://github.com/plivo/plivo-python/tree/v4.16.0 ) (2021-04-19)
4+ - Added SDK support for Multiparty Call APIs and XML.
5+
36## [ 4.15.2] ( https://github.com/plivo/plivo-python/tree/v4.15.2 ) (2020-12-14)
47- Fix "Cannot import name 'encodestring' from 'base64'" error for Signature Validation-V2.
58
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
2- __version__ = '4.15.2 '
2+ __version__ = '4.16.0 '
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = 'plivo' ,
13- version = '4.15.2 ' ,
13+ version = '4.16.0 ' ,
1414 description = 'A Python SDK to make voice calls & send SMS using Plivo and to generate Plivo XML' ,
1515 long_description = long_description ,
1616 url = 'https://github.com/plivo/plivo-python' ,
You can’t perform that action at this time.
0 commit comments