We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee2b00 commit 863074dCopy full SHA for 863074d
setup.py
@@ -8,7 +8,7 @@
8
setup(
9
name = "plivo",
10
py_modules = ['plivo', "plivoxml"],
11
- version = "0.10.3",
+ version = "0.11.0",
12
description = "Plivo Python library",
13
author = "Plivo Team",
14
author_email = "hello@plivo.com",
0 commit comments