Skip to content

Commit

Permalink
Bump version number to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pidgeot committed Nov 5, 2014
1 parent c682c5b commit e0bee56
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.7'
VERSION = '0.7.1'

lnp = None
class PyLNP(object):
Expand Down

0 comments on commit e0bee56

Please sign in to comment.