Skip to content

Commit

Permalink
[feature] Added __openwisp_installation_method__
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Apr 23, 2024
1 parent 626deab commit 07ca091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/openwisp2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

__all__ = ['celery_app']
__openwisp_version__ = '24.0.0a'
__openwisp_installation_method__ = 'ansible'

0 comments on commit 07ca091

Please sign in to comment.