Skip to content

Commit 0e76690

Browse files
committed
Added Python 3.14 to the list of supported versions.
1 parent 6cb5f2d commit 0e76690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
'Programming Language :: Python :: 3.11',
9595
'Programming Language :: Python :: 3.12',
9696
'Programming Language :: Python :: 3.13',
97+
'Programming Language :: Python :: 3.14',
9798
'Operating System :: Microsoft :: Windows',
9899
'Operating System :: MacOS',
99100
'Operating System :: POSIX',

0 commit comments

Comments
 (0)