Skip to content

Commit daffa6d

Browse files
Update setup.py
Fixed a typo
1 parent dfb9979 commit daffa6d

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
@@ -56,7 +56,7 @@
5656
'Programming Language :: Python :: 3.9',
5757
'Programming Language :: Python :: 3.10',
5858
'Programming Language :: Python :: 3.11',
59-
'Programming Language :: Python :: 3.11',
59+
'Programming Language :: Python :: 3.12',
6060
'Programming Language :: Python :: Implementation :: CPython',
6161
'Programming Language :: Python :: Implementation :: PyPy',
6262
],

0 commit comments

Comments
 (0)