We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02c54f commit 6565d3bCopy full SHA for 6565d3b
setup.py
@@ -25,6 +25,8 @@
25
'Programming Language :: Python :: 3.7',
26
'Programming Language :: Python :: 3.8',
27
'Programming Language :: Python :: 3.9',
28
+ 'Programming Language :: Python :: 3.10',
29
+ 'Programming Language :: Python :: 3.11',
30
'Topic :: Software Development',
31
]
32
0 commit comments