Skip to content

Commit ef78a2d

Browse files
committed
Updated classifiers.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 7d430b4 commit ef78a2d

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
@@ -11,10 +11,10 @@ classifiers = [
1111
"Programming Language :: Python",
1212
"Programming Language :: Python :: 3",
1313
"Programming Language :: Python :: 3 :: Only",
14-
"Programming Language :: Python :: 3.7",
1514
"Programming Language :: Python :: 3.8",
1615
"Programming Language :: Python :: 3.9",
1716
"Programming Language :: Python :: 3.10",
17+
"Programming Language :: Python :: 3.11",
1818
"Operating System :: OS Independent",
1919
"Intended Audience :: Developers",
2020
"Topic :: System :: Networking",

0 commit comments

Comments
 (0)