diff --git a/braze/__init__.py b/braze/__init__.py index 05a7e2e..ca299b3 100644 --- a/braze/__init__.py +++ b/braze/__init__.py @@ -2,4 +2,4 @@ Python client for interacting with Braze APIs. """ -__version__ = '0.2.3' +__version__ = '0.2.4'