Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a7b5be

Browse files
committed
Update project file
1 parent 2f3a0e7 commit 5a7b5be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"clr_loader>=0.2.6,<0.3.0"
1414
]
1515

16-
requires-python = ">=3.7, <3.13"
16+
requires-python = ">=3.7, <3.14"
1717

1818
classifiers = [
1919
"Development Status :: 5 - Production/Stable",
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.10",
2828
"Programming Language :: Python :: 3.11",
2929
"Programming Language :: Python :: 3.12",
30+
"Programming Language :: Python :: 3.13",
3031
"Operating System :: Microsoft :: Windows",
3132
"Operating System :: POSIX :: Linux",
3233
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)