Skip to content

Commit f5fa1d5

Browse files
gaogaotiantiangodlygeek
authored andcommitted
Add support for Python 3.14 in setup.py
Signed-off-by: Tian Gao <gaogaotiantian@hotmail.com>
1 parent 134db1d commit f5fa1d5

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
@@ -122,6 +122,7 @@
122122
"Programming Language :: Python :: 3.11",
123123
"Programming Language :: Python :: 3.12",
124124
"Programming Language :: Python :: 3.13",
125+
"Programming Language :: Python :: 3.14",
125126
"Programming Language :: Python :: Implementation :: CPython",
126127
"Topic :: Software Development :: Debuggers",
127128
],

0 commit comments

Comments
 (0)