Skip to content

Commit 9b47774

Browse files
committed
Tested with Python 3.14.0b1, assume it will work with the Python 3.14
release as well.
1 parent 7c4eb30 commit 9b47774

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ def run(self):
186186
"Programming Language :: Python :: 3.11",
187187
"Programming Language :: Python :: 3.12",
188188
"Programming Language :: Python :: 3.13",
189+
"Programming Language :: Python :: 3.14",
189190
"Topic :: Software Development :: Libraries :: Python Modules",
190191
],
191192
project_urls = dict(

0 commit comments

Comments
 (0)