diff --git a/setup.py b/setup.py index 5c831d0b..025db3d7 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def is_requirement(line): setup( name='edx-ecommerce-worker', - version='0.8.4', + version='0.8.5', description='Celery tasks supporting the operations of edX\'s ecommerce service', long_description=long_description, classifiers=[