Skip to content

Commit

Permalink
Bump version number to 0.12b
Browse files Browse the repository at this point in the history
  • Loading branch information
Pidgeot committed Jun 12, 2017
1 parent 0ff728b commit 0a4dc2b
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.12a'
VERSION = '0.12b'

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

Expand Down

0 comments on commit 0a4dc2b

Please sign in to comment.