Skip to content

Commit f73bc09

Browse files
committed
add Python 3.14 to list of classifiers
1 parent 4acb2c5 commit f73bc09

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
@@ -80,6 +80,7 @@ def read(fname):
8080
"Programming Language :: Python :: 3.11",
8181
"Programming Language :: Python :: 3.12",
8282
"Programming Language :: Python :: 3.13",
83+
"Programming Language :: Python :: 3.14",
8384
"Topic :: Software Development :: Build Tools",
8485
],
8586
platforms="Linux",

0 commit comments

Comments
 (0)