Skip to content

Commit daf3424

Browse files
committed
setup.py: Update classifiers
1 parent 06888e3 commit daf3424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ def readme():
198198
classifiers=[
199199
"Development Status :: 5 - Production/Stable",
200200
"Programming Language :: Cython",
201-
"Programming Language :: Python :: 3.6",
202201
"Programming Language :: Python :: 3.7",
203202
"Programming Language :: Python :: 3.8",
204203
"Programming Language :: Python :: 3.9",
204+
"Programming Language :: Python :: 3.10",
205205
"License :: OSI Approved :: MIT License",
206206
"Topic :: Security :: Cryptography",
207207
],

0 commit comments

Comments
 (0)