Bumped version

This commit is contained in:
JohnDoee
2015-02-03 12:33:29 +01:00
parent da45f41012
commit c746b82e51

View File

@@ -42,7 +42,7 @@ from setuptools import setup
__plugin_name__ = "Streaming"
__author__ = "John Doee"
__author_email__ = "johndoee@tidalstream.org"
__version__ = "0.1"
__version__ = "0.2"
__url__ = "https://github.com/JohnDoee/deluge-streaming"
__license__ = "GPLv3"
__description__ = "Enables streaming of files while downloading them."