Skip to content

Commit a797930

Browse files
committed
fix python version
1 parent 8d469e2 commit a797930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "Aaron Mamparo",email = "aaronmamparo@gmail.com"}
77
]
88
readme = "README.md"
9-
requires-python = ">=3.13,<14"
9+
requires-python = ">=3.13,<4"
1010
package-mode = false
1111
dependencies = []
1212

0 commit comments

Comments
 (0)