mirror of
https://github.com/santinic/audiblez.git
synced 2025-09-18 21:40:39 +00:00
fix
This commit is contained in:
parent
d38a436c64
commit
731ba787f9
1 changed files with 2 additions and 2 deletions
|
@ -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)",
|
||||
|
|
Loading…
Add table
Reference in a new issue