Skip to content

Commit cbf93a3

Browse files
loicgasserPhotonios
authored andcommitted
chore(): Add missing python versions in setup.py
1 parent eb4b7ba commit cbf93a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ def run(self):
6161
"Programming Language :: Python :: 3.7",
6262
"Programming Language :: Python :: 3.8",
6363
"Programming Language :: Python :: 3.9",
64+
"Programming Language :: Python :: 3.10",
65+
"Programming Language :: Python :: 3.11",
6466
"Topic :: Internet :: WWW/HTTP",
6567
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
6668
],

0 commit comments

Comments
 (0)