diff --git a/meddlr/__init__.py b/meddlr/__init__.py index cd23d650..52edf703 100644 --- a/meddlr/__init__.py +++ b/meddlr/__init__.py @@ -6,4 +6,4 @@ # This line will be programatically read/write by setup.py. # Leave them at the bottom of this file and don't touch them. -__version__ = "0.0.8" +__version__ = "0.0.9"