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