Skip to content

Commit 7989272

Browse files
authored
fix: adds missing version 12 for bundle
1 parent 8b2971b commit 7989272

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/bundle/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.9",
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
19+
"Programming Language :: Python :: 3.12"
1920
"License :: OSI Approved :: MIT License",
2021
]
2122
homepage = "https://github.com/microsoft/kiota#readme"

0 commit comments

Comments
 (0)