Skip to content

Commit

Permalink
1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed May 24, 2022
1 parent b2162c6 commit bd0388f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwisp_users/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 0, 0, 'final')
VERSION = (1, 0, 1, 'final')
__version__ = VERSION # alias

default_app_config = 'openwisp_users.apps.OpenwispUsersConfig'
Expand Down

0 comments on commit bd0388f

Please sign in to comment.