Фикс статус кода при отсутствии модели
All checks were successful
Verify Dev Build / publish (push) Successful in 31s

This commit is contained in:
2026-03-08 17:55:24 +03:00
parent c7ffb2608d
commit 88f6bbb7db
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "oxidespotify"
version = "0.2.0"
version = "0.2.1"
description = "Client for Spotify API"
readme = "README.md"
authors = [{ name = "Miwory", email = "miwory.uwu@gmail.com" }]