Skip to content

Commit

Permalink
0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Aug 30, 2017
1 parent aa81003 commit 4bf60bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Changelog
=========

Version 0.5.0 [unreleased]
Version 0.5.0 [30-08-2017]
--------------------------

WIP
- `#40 <https://github.com/ninuxorg/netdiff/issues/40>`_:
implemented stricter input (**backward incompatible**)

Version 0.4.8 [30-08-2017]
--------------------------
Expand Down
2 changes: 1 addition & 1 deletion netdiff/info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (0, 5, 0, 'alpha')
VERSION = (0, 5, 0, 'final')
__version__ = VERSION


Expand Down

0 comments on commit 4bf60bc

Please sign in to comment.