diff --git a/lightweight_mmm/__init__.py b/lightweight_mmm/__init__.py index e85149b..6c412d8 100644 --- a/lightweight_mmm/__init__.py +++ b/lightweight_mmm/__init__.py @@ -17,4 +17,4 @@ Detailed documentation and examples can be found in the [Github repository](https://github.com/google/lightweight_mmm). """ -__version__ = "0.1.4" +__version__ = "0.1.5"