updated readme and version

This commit is contained in:
Anders Jensen
2018-08-25 09:55:11 +02:00
parent ec02a2e61d
commit 9e38de34f2
2 changed files with 4 additions and 1 deletions

View File

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