Skip to content

Commit a1885cb

Browse files
authored
add classifiers (#33872)
1 parent 7001c2d commit a1885cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/eventgrid/azure-eventgrid/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
'Programming Language :: Python :: 3.8',
5555
'Programming Language :: Python :: 3.9',
5656
'Programming Language :: Python :: 3.10',
57+
'Programming Language :: Python :: 3.11',
58+
'Programming Language :: Python :: 3.12',
5759
'License :: OSI Approved :: MIT License',
5860
],
5961
python_requires=">=3.8",

0 commit comments

Comments
 (0)