diff --git a/edx_arch_experiments/__init__.py b/edx_arch_experiments/__init__.py index 2bf1c4b..caa53b3 100644 --- a/edx_arch_experiments/__init__.py +++ b/edx_arch_experiments/__init__.py @@ -2,4 +2,4 @@ A plugin to include applications under development by the architecture team at 2U. """ -__version__ = '3.3.0' +__version__ = '3.3.1'