diff --git a/openaps/__init__.py b/openaps/__init__.py index 94b7b79..b5834c1 100644 --- a/openaps/__init__.py +++ b/openaps/__init__.py @@ -7,5 +7,5 @@ python environment. Also, rely more on json import/export of configuration. Also, variety of git tweaks. """ -__version__ = '0.1.6-dev' +__version__ = '0.2.0-dev'