We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e9403 commit 891746cCopy full SHA for 891746c
1 file changed
core/lnp.py
@@ -9,7 +9,7 @@
9
10
from .json_config import JSONConfiguration
11
12
-VERSION = '0.13b'
+VERSION = '0.14'
13
14
# pylint:disable=too-many-instance-attributes
15
0 commit comments