Skip to content

Commit e0bee56

Browse files
committed
Bump version number to 0.7.1
1 parent c682c5b commit e0bee56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/lnp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from .json_config import JSONConfiguration
1111

12-
VERSION = '0.7'
12+
VERSION = '0.7.1'
1313

1414
lnp = None
1515
class PyLNP(object):

0 commit comments

Comments
 (0)