Skip to content

Commit 1085538

Browse files
authored
Merge pull request #23 from uJhin/1.2.2
Update setup.py
2 parents 3a2937b + 5b373b9 commit 1085538

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
python_requires = '>=3.8',
2727
classifiers = [
2828
'Programming Language :: Python :: 3.8',
29-
'Programming Language :: Python :: 3.9'
29+
'Programming Language :: Python :: 3.9',
30+
'Programming Language :: Python :: 3.10'
3031
],
3132
keywords = [
3233
'Upbit',

0 commit comments

Comments
 (0)