diff --git a/levy/__init__.py b/levy/__init__.py index 5eb5848..ff276be 100644 --- a/levy/__init__.py +++ b/levy/__init__.py @@ -1,3 +1,3 @@ """Dynamic python configuration parser""" -__version__ = "0.5.1" +__version__ = "0.6.1"