We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6761a72 commit 5d8ad42Copy full SHA for 5d8ad42
setup.py
@@ -51,6 +51,9 @@ def get_version() -> str:
51
"Programming Language :: Python :: 3",
52
"Programming Language :: Python :: 3.8",
53
"Programming Language :: Python :: 3.9",
54
+ "Programming Language :: Python :: 3.10",
55
+ "Programming Language :: Python :: 3.11",
56
+ "Programming Language :: Python :: 3.12",
57
"Operating System :: OS Independent",
58
"Topic :: Security",
59
],
0 commit comments