Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Apr 28, 2022
1 parent e9fefe6 commit b73b980
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

Version 1.0.0 [28-04-2022]
--------------------------

- [deps] Updated dependencies and dependency monitoring badge
- [change] Added compatibility for latest OLSRd1 jsoninfo format

Version 0.9.0 [28-07-2020]
--------------------------

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, 9, 0, 'final')
VERSION = (1, 0, 0, 'final')
__version__ = VERSION


Expand Down

0 comments on commit b73b980

Please sign in to comment.