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