Skip to content

Commit fd19720

Browse files
committed
Added support for Python 3.9
1 parent c325e41 commit fd19720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
'Programming Language :: Python :: 3.6',
4747
'Programming Language :: Python :: 3.7',
4848
'Programming Language :: Python :: 3.8',
49+
'Programming Language :: Python :: 3.9',
4950
],
5051
install_requires=[
5152
'msgpack',

0 commit comments

Comments
 (0)