Skip to content

Commit 72c5570

Browse files
committed
1.0.1 release
1 parent af9e8b5 commit 72c5570

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change log
22
==========
33

4+
Version 1.0.1 [2022-05-11]
5+
--------------------------
6+
7+
- Fixed modem-manager configuration for OpenWrt 21
8+
- Fixed WiFi interface configuration for OpenWrt 21
9+
410
Version 1.0.0 [2022-04-20]
511
--------------------------
612

netjsonconfig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 0, 0, 'final')
1+
VERSION = (1, 0, 1, 'final')
22
__version__ = VERSION
33

44

0 commit comments

Comments
 (0)