[UP] 0.1.3

This commit is contained in:
Evgeny (Krymmy) Momotov 2025-09-12 10:51:35 +03:00
parent ef9bb6bf57
commit 27aa05e474

View file

@ -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)"