diff --git a/meringue/__init__.py b/meringue/__init__.py index f328296..926e53a 100644 --- a/meringue/__init__.py +++ b/meringue/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.2.0.dev3" +__version__ = "1.2.0.dev4" """ To update the version, use [hatch version](https://hatch.pypa.io/latest/version/#updating)