Skip to content

Commit eaa9e4e

Browse files
Camyllatalman
andauthored
Update python 3.10-3.14 for release 2.9 (#4117) (#4118)
Co-authored-by: Andrey Talman <atalman@fb.com>
1 parent e3c6ee2 commit eaa9e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ def _main():
119119
"Operating System :: Microsoft :: Windows",
120120
"Operating System :: POSIX",
121121
"Programming Language :: C++",
122-
"Programming Language :: Python :: 3.9",
123122
"Programming Language :: Python :: 3.10",
124123
"Programming Language :: Python :: 3.11",
125124
"Programming Language :: Python :: 3.12",
126125
"Programming Language :: Python :: 3.13",
126+
"Programming Language :: Python :: 3.14",
127127
"Programming Language :: Python :: Implementation :: CPython",
128128
"Topic :: Multimedia :: Sound/Audio",
129129
"Topic :: Scientific/Engineering :: Artificial Intelligence",

0 commit comments

Comments
 (0)