diff --git a/meddlr/__init__.py b/meddlr/__init__.py index b82b7943..3a0d19e2 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.6" +__version__ = "0.0.7rc1"