updated to 0.8.1

This commit is contained in:
JohnDoee
2017-08-19 11:48:15 +02:00
parent 79de776da8
commit 72dc8a39c0
3 changed files with 639 additions and 1 deletions

View File

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