From c066e62a19f2583e77614f121f1f34faaeef41b3 Mon Sep 17 00:00:00 2001 From: Mike OConnell <51322993+moconnell1453@users.noreply.github.com> Date: Fri, 21 Aug 2020 12:57:26 -0400 Subject: [PATCH] Bumping version after latest commit (#82) Added new Email template for Enterprise Portal Emails ENT-3300 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd1bbef1..7f8133b4 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def is_requirement(line): setup( name='edx-ecommerce-worker', - version='0.8.1', + version='0.8.2', description='Celery tasks supporting the operations of edX\'s ecommerce service', long_description=long_description, classifiers=[