We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61e330 commit 56bd310Copy full SHA for 56bd310
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
"Programming Language :: Python :: 3.9",
31
"Programming Language :: Python :: 3.10",
32
"Programming Language :: Python :: 3.11",
33
- "Programming Language :: Python :: 3.12"
+ "Programming Language :: Python :: 3.12",
34
]
35
packages = [
36
{ include = "pyiceberg" },
0 commit comments