[UP] 0.1.3
This commit is contained in:
parent
ef9bb6bf57
commit
27aa05e474
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
[project]
|
||||
name = "tts_api_library"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11, <3.13"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"requests (>=2.32.5,<3.0.0)",
|
||||
"aiohttp (>=3.12.15,<4.0.0)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue