• v2.1.3 fdaedc2de7

    v2.1.3 Stable

    kerem released this 2025-06-07 12:16:17 +03:00 | 15 commits to master since this release

    📅 Originally published on GitHub: Sat, 07 Jun 2025 09:23:09 GMT
    🏷️ Git tag created: Sat, 07 Jun 2025 09:16:17 GMT

    What's Changed

    • Release v2.1.3: Fix error handling, OAuth clarification, and unified documentation
    • Fix final Pylint issue: remove assignment from none
    • Fix Pylint issues: protected access, assignment from none, and exception chaining
    • Fix Flake8 issues: remove unused imports and variable
    • Fix isort import ordering in lyrics.py

    Installation

    pip install spotifyscraper==v2.1.3
    

    Full Changelog

    https://github.com/AliAkhtari78/SpotifyScraper/compare/$(git describe --tags --abbrev=0 HEAD^)...v2.1.3

    Downloads