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