We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cc11b commit c799ed6Copy full SHA for c799ed6
setup.py
@@ -45,10 +45,10 @@
45
__plugin_name__ = "DefaultTrackers"
46
__author__ = u"Ștefan Talpalaru"
47
__author_email__ = "[email protected]"
48
-__version__ = "0.6"
+__version__ = "0.7"
49
__url__ = "https://github.com/stefantalpalaru/deluge-default-trackers"
50
__license__ = "GPLv3"
51
-__description__ = "Add a list of default trackers to all the public torrents"
+__description__ = "Add default trackers to all public torrents"
52
__long_description__ = """
53
Create a list of default trackers that will be added to new public torrents
54
(and old ones after restarting Deluge). The plugin will not duplicate existing
0 commit comments