Skip to content

Commit

Permalink
0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Nov 23, 2015
1 parent 980ac0b commit 258e3cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change log
==========

Version 0.2 [unreleased]
Version 0.2 [2015-11-23]
------------------------

- `#20 <https://github.com/openwisp/netjsonconfig/issues/20>`_ added support for array of lines in files
Expand Down
2 changes: 1 addition & 1 deletion netjsonconfig/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (0, 2, 0, 'alpha')
VERSION = (0, 2, 0, 'final')
__version__ = VERSION


Expand Down

0 comments on commit 258e3cb

Please sign in to comment.