Skip to content

Commit a553695

Browse files
minor version upgrade
1 parent 855626a commit a553695

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Change Log
2+
## [4.16.1](https://github.com/plivo/plivo-python/tree/v4.16.1) (2021-05-05)
3+
- Fixing trivis build issue.
24

35
## [4.16.0](https://github.com/plivo/plivo-python/tree/v4.16.0) (2021-04-19)
46
- Added SDK support for Multiparty Call APIs and XML.

plivo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = '4.16.0'
2+
__version__ = '4.16.1'

0 commit comments

Comments
 (0)