Skip to content

Commit 40f65c1

Browse files
authored
Add explicit support for Python 3.14 (#771)
Tested manually. The enterprise test suit passes without errors.
1 parent aa28841 commit 40f65c1

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
@@ -38,6 +38,7 @@
3838
"Programming Language :: Python :: 3.11",
3939
"Programming Language :: Python :: 3.12",
4040
"Programming Language :: Python :: 3.13",
41+
"Programming Language :: Python :: 3.14",
4142
"Programming Language :: Python :: Implementation :: CPython",
4243
"Topic :: Software Development :: Libraries :: Python Modules",
4344
],

0 commit comments

Comments
 (0)