Skip to content

Commit ac99985

Browse files
committed
chore: fix setup tags
1 parent ff2e6c5 commit ac99985

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"Programming Language :: Python :: 3.6",
4343
"Programming Language :: Python :: 3.7",
4444
"Programming Language :: Python :: 3.8",
45+
"Programming Language :: Python :: 3.9",
46+
"Programming Language :: Python :: 3.10",
47+
"Programming Language :: Python :: 3.11",
4548
"Topic :: Software Development :: Libraries",
4649
],
4750
test_suite="tests",

0 commit comments

Comments
 (0)