diff --git a/librespot/__init__.py b/librespot/__init__.py index 2c0a553..9503e25 100644 --- a/librespot/__init__.py +++ b/librespot/__init__.py @@ -6,7 +6,7 @@ import platform class Version: - version_name = "0.0.8" + version_name = "0.0.9" @staticmethod def platform() -> Platform: