Skip to content

Commit

Permalink
0.3.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Feb 19, 2016
1 parent 4f25ec1 commit 4562bf0
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.3.7 [unreleased]
Version 0.3.7 [2016-02-19]
--------------------------

- `007da6e <https://github.com/openwisp/netjsonconfig/commit/007da6e>`_:
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, 3, 7, 'alpha')
VERSION = (0, 3, 7, 'final')
__version__ = VERSION


Expand Down

0 comments on commit 4562bf0

Please sign in to comment.