Skip to content

Commit f4cbb70

Browse files
bump version
1 parent eaa68de commit f4cbb70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# setup.py
44
#
5-
# Copyright (C) 2013-2019 Ștefan Talpalaru <[email protected]>
5+
# Copyright (C) 2013-2022 Ștefan Talpalaru <[email protected]>
66
#
77
# Basic plugin template created by:
88
# Copyright (C) 2008 Martijn Voncken <[email protected]>
@@ -45,7 +45,7 @@
4545
__plugin_name__ = "DefaultTrackers"
4646
__author__ = u"Ștefan Talpalaru"
4747
__author_email__ = "[email protected]"
48-
__version__ = "0.4"
48+
__version__ = "0.5"
4949
__url__ = "https://github.com/stefantalpalaru/deluge-default-trackers"
5050
__license__ = "GPLv3"
5151
__description__ = "Add a list of default trackers to all the public torrents"

0 commit comments

Comments
 (0)