Skip to content

Commit b73b980

Browse files
committed
1.0.0 release
1 parent e9fefe6 commit b73b980

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
Version 1.0.0 [28-04-2022]
5+
--------------------------
6+
7+
- [deps] Updated dependencies and dependency monitoring badge
8+
- [change] Added compatibility for latest OLSRd1 jsoninfo format
9+
410
Version 0.9.0 [28-07-2020]
511
--------------------------
612

netdiff/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 9, 0, 'final')
1+
VERSION = (1, 0, 0, 'final')
22
__version__ = VERSION
33

44

0 commit comments

Comments
 (0)