diff --git a/setup.py b/setup.py index 1b379d1..74c7b84 100755 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ __plugin_name__ = "Telegramer" __author__ = "Noam" __author_email__ = "noamgit@gmail.com" -__version__ = "2.1.1.0" +__version__ = "2.1.1.3" __url__ = "https://github.com/noam09" __license__ = "GPLv3" __description__ = "Control Deluge using Telegram"