diff --git a/setup.py b/setup.py index 9bcfa61..60a9c70 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ __plugin_name__ = "ltConfig" __author__ = "Ratanak Lun" __author_email__ = "ratanakvlun@gmail.com" -__version__ = "0.2.3.0" +__version__ = "0.2.4.0" __url__ = "http://github.com/ratanakvlun" __license__ = "GPLv3" __description__ = "Modify libtorrent settings"