Skip to content

Commit cd7e6f1

Browse files
committed
1.0.2 release
Signed-off-by: Gagan Deep <[email protected]>
1 parent a9148d2 commit cd7e6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwisp_radius/__init__.py

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

44

0 commit comments

Comments
 (0)