This commit is contained in:
Claudio Santini 2025-01-14 23:29:52 +01:00
parent d38a436c64
commit 731ba787f9

View file

@ -1,12 +1,12 @@
[project]
name = "audiblez"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = [
{ name = "Claudio Santini", email = "hireclaudio@gmail.com" }
]
readme = "README.md"
requires-python = ">=3.11,<3.13"
requires-python = ">=3.10,<3.13"
dependencies = [
"bs4 (==0.0.2)",
"attrs (==24.3.0)",