Skip to content

Commit 69acb55

Browse files
committed
Add python 3.14 classifier
1 parent 4e4b7b1 commit 69acb55

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
@@ -118,6 +118,7 @@ def rel(*xs):
118118
"Programming Language :: Python :: 3.11",
119119
"Programming Language :: Python :: 3.12",
120120
"Programming Language :: Python :: 3.13",
121+
"Programming Language :: Python :: 3.14",
121122
"Programming Language :: Python :: 3 :: Only",
122123
"Topic :: System :: Distributed Computing",
123124
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",

0 commit comments

Comments
 (0)