This commit is contained in:
@ -1,11 +1,11 @@
|
||||
[project]
|
||||
name = "oxidespotify"
|
||||
version = "0.2.2"
|
||||
version = "1.0.0"
|
||||
description = "Client for Spotify API"
|
||||
readme = "README.md"
|
||||
authors = [{ name = "Miwory", email = "miwory.uwu@gmail.com" }]
|
||||
requires-python = ">=3.14"
|
||||
dependencies = ["oxidehttp>=1.0.3,<=2.0.0", "pydantic>=2.12,<=2.13"]
|
||||
dependencies = ["oxidehttp>=1.4.0,<=2.0.0", "pydantic>=2.12,<=2.13"]
|
||||
|
||||
[build-system]
|
||||
requires = ["uv_build>=0.9.2,<0.11.0"]
|
||||
|
||||
Reference in New Issue
Block a user