Add 3.14 to the supported Python versions.
PiperOrigin-RevId: 904301647 Change-Id: I30a75bec09068494be060e6ad046badf968d4241
This commit is contained in:
committed by
Copybara-Service
parent
4b3f3aee6b
commit
e8ebc994d2
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user