Skip to content

Commit 8b994a8

Browse files
authored
Py3.10 was missing
1 parent 4088b8e commit 8b994a8

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
@@ -56,6 +56,7 @@ def read_version(package):
5656
"Programming Language :: Python :: 3.7",
5757
"Programming Language :: Python :: 3.8",
5858
"Programming Language :: Python :: 3.9",
59+
"Programming Language :: Python :: 3.10",
5960
"Programming Language :: Python :: Implementation :: CPython",
6061
"Programming Language :: Python :: Implementation :: PyPy",
6162
"Topic :: Software Development",

0 commit comments

Comments
 (0)