diff --git a/gallagher/__init__.py b/gallagher/__init__.py index 9398a6a..3d0224e 100644 --- a/gallagher/__init__.py +++ b/gallagher/__init__.py @@ -7,4 +7,4 @@ Distributed under the terms of the MIT License. """ -__version__ = "0.1.0-alpha.3" +__version__ = "0.1.0-alpha.4"