We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c325e41 commit fd19720Copy full SHA for fd19720
1 file changed
setup.py
@@ -46,6 +46,7 @@
46
'Programming Language :: Python :: 3.6',
47
'Programming Language :: Python :: 3.7',
48
'Programming Language :: Python :: 3.8',
49
+ 'Programming Language :: Python :: 3.9',
50
],
51
install_requires=[
52
'msgpack',
0 commit comments