diff --git a/mambular/__version__.py b/mambular/__version__.py index ba9f224..36509b4 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.7" +__version__ = "0.2.1"