SpotiClub Patch v0.2.0
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
unknown
2025-12-17 21:03:32 +01:00
parent acd633d3eb
commit f2c6a5ec0d
18 changed files with 4786 additions and 515 deletions

View File

@@ -6,7 +6,7 @@ import platform
class Version:
version_name = "0.0.10"
version_name = "0.0.9"
@staticmethod
def platform() -> Platform: