Skip to content

Commit 8d8e01e

Browse files
Update setup.py with additional versions
1 parent cfc417f commit 8d8e01e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"Operating System :: OS Independent",
4040
"Programming Language :: Python",
4141
"Programming Language :: Python :: 3",
42-
"Programming Language :: Python :: 3.4",
43-
"Programming Language :: Python :: 3.5",
44-
"Programming Language :: Python :: 3.6",
42+
"Programming Language :: Python :: 3.7",
4543
"Programming Language :: Python :: 3.8",
4644
"Programming Language :: Python :: 3.9",
45+
"Programming Language :: Python :: 3.10",
46+
"Programming Language :: Python :: 3.11",
4747
"Topic :: Software Development",
4848
"Topic :: Software Development :: Libraries",
4949
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)