diff --git a/core/lnp.py b/core/lnp.py index a4bfbde..961c72c 100755 --- a/core/lnp.py +++ b/core/lnp.py @@ -9,7 +9,7 @@ from .json_config import JSONConfiguration -VERSION = '0.14a' +VERSION = '0.14b' # pylint:disable=too-many-instance-attributes