diff --git a/setup.py b/setup.py index e613f128..c164c7f1 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def read(fname): setup( name = "qds_sdk", - version = "1.0.12b1", + version = "1.0.13b1", author = "Qubole", author_email = "dev@qubole.com", description = ("Python SDK for coding to the Qubole Data Service API"),