Add 3.14 to the supported Python versions.

PiperOrigin-RevId: 904301647
Change-Id: I30a75bec09068494be060e6ad046badf968d4241
This commit is contained in:
Michael Moss
2026-04-23 01:27:01 -07:00
committed by Copybara-Service
parent 4b3f3aee6b
commit e8ebc994d2
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Scientific/Engineering",
]
dependencies = [