Skip to content

Commit b7031d1

Browse files
committed
Updated classifiers.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 73c199a commit b7031d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)