We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302c224 commit 1cac4d1Copy full SHA for 1cac4d1
pyproject.toml
@@ -3,7 +3,7 @@ name = "vocalizr"
3
version = "0.0.12"
4
description = "Voice Generator part of the Chatacter Backend"
5
readme = "README.md"
6
-requires-python = ">=3.12, <3.14"
+requires-python = ">=3.12, <3.13"
7
authors = [
8
{ name = "Mohamed Hisham Abdelzaher", email = "[email protected]" },
9
]
0 commit comments