diff --git a/core/lnp.py b/core/lnp.py index 6de41d2..6f29aa5 100644 --- a/core/lnp.py +++ b/core/lnp.py @@ -9,7 +9,7 @@ from .json_config import JSONConfiguration -VERSION = '0.12c' +VERSION = '0.13' # pylint:disable=too-many-instance-attributes