Skip to content

Commit 0e717a9

Browse files
committed
Add python 3.13 to pyproject.toml classifiers
Add python 3.13 to pyproject.toml classifiers: "Programming Language :: Python :: 3.13",
1 parent 12e77fa commit 0e717a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.10",
3131
"Programming Language :: Python :: 3.11",
3232
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
3334
]
3435
packages = [
3536
{ include = "pyiceberg" },

0 commit comments

Comments
 (0)