diff --git a/setup.py b/setup.py index e06d5f6..b357905 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '0.8.3' +VERSION = '0.8.4' setup( name='ringcentral',