diff --git a/setup.py b/setup.py index c1f6c88..0c18188 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '0.7.15' +VERSION = '0.7.16' setup( name='ringcentral',