We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c682c5b commit e0bee56Copy full SHA for e0bee56
core/lnp.py
@@ -9,7 +9,7 @@
9
10
from .json_config import JSONConfiguration
11
12
-VERSION = '0.7'
+VERSION = '0.7.1'
13
14
lnp = None
15
class PyLNP(object):
0 commit comments