Skip to content

Commit 73ed1a4

Browse files
Update supported Python versions
1 parent ef3355b commit 73ed1a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@
3131
"Natural Language :: English",
3232
"Programming Language :: Python",
3333
"Programming Language :: Python :: 3",
34-
"Programming Language :: Python :: 3.6",
35-
"Programming Language :: Python :: 3.7",
36-
"Programming Language :: Python :: 3.8",
3734
"Programming Language :: Python :: 3.9",
3835
"Programming Language :: Python :: 3.10",
3936
"Programming Language :: Python :: 3.11",
37+
"Programming Language :: Python :: 3.12",
4038
"Programming Language :: Python :: Implementation :: CPython",
4139
"Topic :: Security",
4240
"Topic :: Software Development :: Libraries :: Python Modules"

0 commit comments

Comments
 (0)