Skip to content

Commit 6d00b7b

Browse files
jagapioucopybara-github
authored andcommitted
Update setup.py to add 3.14 support classifiers
PiperOrigin-RevId: 838709749 Change-Id: Ic8c8343641e511d87a64b881a0cfcb00c474efdd
1 parent c213152 commit 6d00b7b

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
@@ -126,6 +126,7 @@ def build_assets(self):
126126
'Programming Language :: Python :: 3.11',
127127
'Programming Language :: Python :: 3.12',
128128
'Programming Language :: Python :: 3.13',
129+
'Programming Language :: Python :: 3.14',
129130
'Topic :: Scientific/Engineering :: Artificial Intelligence',
130131
],
131132
cmdclass={'build_py': BuildPy},

0 commit comments

Comments
 (0)