Skip to content

Commit 1f9f2d8

Browse files
Add Python 3.11 classifier in pyproject.toml (#90)
1 parent 6e72c09 commit 1f9f2d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ classifiers = [
3838
"Programming Language :: Python :: 3.8",
3939
"Programming Language :: Python :: 3.9",
4040
"Programming Language :: Python :: 3.10",
41+
"Programming Language :: Python :: 3.11",
4142
"Topic :: Software Development",
4243
]
4344

0 commit comments

Comments
 (0)