Solving the installation issue #441

This commit is contained in:
Sohaib
2025-01-29 23:17:12 +05:00
parent 6d43287f59
commit cbbbe5f65f

View File

@@ -6,7 +6,7 @@ authors = [
]
version = "0.1.30"
readme = "README.md"
requires-python = ">=3.11"
requires-python = ">=3.11,<4.0"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",