diff --git a/setup.py b/setup.py index 2fe5d92..a8c3ca7 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '0.7.12' +VERSION = '0.7.13' setup( name='ringcentral',