Skip to content

Commit 5b32ea7

Browse files
committed
updated python versions in pyproject.toml
1 parent d029b32 commit 5b32ea7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ requires-python = ">=3.10"
1919
classifiers = [
2020
"Development Status :: 3 - Alpha",
2121
"Programming Language :: Python :: 3",
22+
"Programming Language :: Python :: 3.10",
23+
"Programming Language :: Python :: 3.11",
24+
"Programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.13",
2226
"License :: OSI Approved :: MIT License",
2327
"Operating System :: OS Independent"
2428
]

0 commit comments

Comments
 (0)