bumped version

This commit is contained in:
JohnDoee
2015-06-18 21:13:53 +02:00
parent 217e5dfa93
commit a4f5c8f5d3

View File

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