Skip to content

Commit 3ecd9da

Browse files
committed
1.0.3 release
Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
1 parent eb101a3 commit 3ecd9da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

openwisp_controller/__init__.py

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

44

publiccode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ developmentStatus: stable
99
platforms:
1010
- linux
1111
softwareType: standalone/web
12-
releaseDate: '2022-04-29'
13-
softwareVersion: 1.0.0
12+
releaseDate: '2022-08-03'
13+
softwareVersion: 1.0.3
1414
logo: 'openwisp.org.svg'
1515
categories:
1616
- network-management

0 commit comments

Comments
 (0)