We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3f4d6b + 227b9f5 commit a50e163Copy full SHA for a50e163
1 file changed
setup.py
@@ -57,7 +57,7 @@ def read(*names, **kwargs):
57
'Programming Language :: Python :: 3.6',
58
'Programming Language :: Python :: 3.7',
59
'Programming Language :: Python :: 3.8',
60
- 'Programming Language :: Python :: 3.9'
+ 'Programming Language :: Python :: 3.9',
61
'Topic :: Games/Entertainment :: Role-Playing'
62
],
63
long_description=read('README.rst'),
0 commit comments