Skip to content

Commit 3225faa

Browse files
committed
updating version + changelog
1 parent 486bb79 commit 3225faa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
2016-11-02 Fixes backward compatibility issue and a minor bug
12
2016-10-28 Adds support for verifying X-Plivo-Signature header
23
2014-06-02 Adds digitsMatchBLeg parameter to Dial XML
34
2014-01-14 Adds support for PhoneNumber API & Adds beep parameter for Wait element

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name = "plivo",
1010
py_modules = ['plivo', "plivoxml"],
11-
version = "0.11.2",
11+
version = "0.11.3",
1212
description = "Plivo Python library",
1313
author = "Plivo Team",
1414
author_email = "hello@plivo.com",

0 commit comments

Comments
 (0)