Skip to content

Commit 0f714ec

Browse files
committed
add Python 3.11 in setup.py
1 parent d311a5e commit 0f714ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def prepend_find_packages(*roots):
8989
"Programming Language :: Python :: 3.8",
9090
"Programming Language :: Python :: 3.9",
9191
"Programming Language :: Python :: 3.10",
92+
"Programming Language :: Python :: 3.11",
9293
"Topic :: Scientific/Engineering :: Bio-Informatics",
9394
],
9495
)

0 commit comments

Comments
 (0)