Skip to content

Commit

Permalink
Bump version number to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pidgeot committed Jan 6, 2015
1 parent a08a6e3 commit 41023f7
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.8b'
VERSION = '0.9'

lnp = None
class PyLNP(object):
Expand Down

0 comments on commit 41023f7

Please sign in to comment.