diff --git a/scdl/__init__.py b/scdl/__init__.py index af6f69f9..a98bf8d3 100644 --- a/scdl/__init__.py +++ b/scdl/__init__.py @@ -1,3 +1,3 @@ """Python Soundcloud Music Downloader.""" -__version__ = 'v0.9.1' +__version__ = 'v1.0.0'