Skip to content

Commit 03aaa6e

Browse files
author
ajoino
committed
fixed error in setup.py
1 parent c1ce5d1 commit 03aaa6e

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
@@ -27,7 +27,7 @@
2727
'Programming Language :: Python :: 3',
2828
'Programming Language :: Python :: 3.7',
2929
'Programming Language :: Python :: 3.8',
30-
'Programming Language :: Python :: 3.9'
30+
'Programming Language :: Python :: 3.9',
3131
'Operating System :: POSIX :: Linux',
3232
'License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)',
3333
],

0 commit comments

Comments
 (0)