summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/NoPremiumPl.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/NoPremiumPl.py')
-rw-r--r--module/plugins/accounts/NoPremiumPl.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/NoPremiumPl.py b/module/plugins/accounts/NoPremiumPl.py
index ee8ad62f4..eb12733f4 100644
--- a/module/plugins/accounts/NoPremiumPl.py
+++ b/module/plugins/accounts/NoPremiumPl.py
@@ -12,6 +12,7 @@ class NoPremiumPl(Account):
__name__ = "NoPremiumPl"
__type__ = "account"
__version__ = "0.03"
+ __status__ = "stable"
__description__ = "NoPremium.pl account plugin"
__license__ = "GPLv3"