diff --git a/mambular/__version__.py b/mambular/__version__.py index 7408bb0..ba9f224 100644 --- a/mambular/__version__.py +++ b/mambular/__version__.py @@ -1,4 +1,4 @@ """Version information.""" # The following line *must* be the last in the module, exactly as formatted: -__version__ = "0.1.6" +__version__ = "0.1.7"