Skip to content

Commit b7965d5

Browse files
committed
Add Py3.11 and Py3.12 to pyproject.toml
1 parent 2ece63f commit b7965d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ classifiers = [
1111
"Programming Language :: Python :: 3.8",
1212
"Programming Language :: Python :: 3.9",
1313
"Programming Language :: Python :: 3.10",
14+
"Programming Language :: Python :: 3.11",
15+
"Programming Language :: Python :: 3.12",
1416
]
1517

1618
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)