diff --git a/setup.py b/setup.py index 9741531..e7a92fa 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='edx-analytics-data-api-client', - version='0.10.0', + version='0.11.0', packages=['analyticsclient', 'analyticsclient.constants'], url='https://github.com/edx/edx-analytics-data-api-client', description='Client used to access edX analytics data warehouse',