Skip to content

Commit 78ab27c

Browse files
add python 3.9 to setup classifiers (#15208)
1 parent 3e4959a commit 78ab27c

File tree

1 file changed

+1
-0
lines changed
  • sdk/formrecognizer/azure-ai-formrecognizer

1 file changed

+1
-0
lines changed

sdk/formrecognizer/azure-ai-formrecognizer/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
'Programming Language :: Python :: 3.6',
6969
'Programming Language :: Python :: 3.7',
7070
'Programming Language :: Python :: 3.8',
71+
'Programming Language :: Python :: 3.9',
7172
'License :: OSI Approved :: MIT License',
7273
],
7374
zip_safe=False,

0 commit comments

Comments
 (0)