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