diff --git a/openedx_events/__init__.py b/openedx_events/__init__.py index c2a68c7f..55536ae4 100644 --- a/openedx_events/__init__.py +++ b/openedx_events/__init__.py @@ -5,4 +5,4 @@ more information about the project. """ -__version__ = "9.0.1" +__version__ = "9.1.0"