Skip to content

Commit

Permalink
Bump version number to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Pidgeot committed Nov 23, 2017
1 parent 43df850 commit 1d9ff9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lnp.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

from .json_config import JSONConfiguration

VERSION = '0.12c'
VERSION = '0.13'

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

Expand Down

0 comments on commit 1d9ff9b

Please sign in to comment.