Skip to content

Commit 51cecf8

Browse files
committedJun 22, 2020
Bump version number to 0.14a
1 parent 9e1eeb4 commit 51cecf8

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.14'
12+
VERSION = '0.14a'
1313

1414
# pylint:disable=too-many-instance-attributes
1515

0 commit comments

Comments
 (0)
Please sign in to comment.