Skip to content

Commit 02bfa7d

Browse files
bactJPEWdev
authored andcommitted
Add Python 3.13 & 3.14 to package metadata
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent 32af129 commit 02bfa7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ classifiers = [
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
1919
"Programming Language :: Python :: 3.12",
20+
"Programming Language :: Python :: 3.13",
21+
"Programming Language :: Python :: 3.14",
2022
]
2123
license = "Apache-2.0"
2224

0 commit comments

Comments
 (0)