diff --git a/setup.py b/setup.py index 7ca9835..0e53fdc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="streamfy", - version="0.1.8", + version="0.2.0", author="", author_email="", description="",