diff --git a/setup.py b/setup.py index 944ed84d..96f62a73 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def is_requirement(line): setup( name='edx-ecommerce-worker', - version='0.7.4', + version='0.7.5', description='Celery tasks supporting the operations of edX\'s ecommerce service', long_description=long_description, classifiers=[